enum Edge::Kind

Description

The kind of edge in the graph.

Declared at: llvm/include/llvm/Analysis/LazyCallGraph.h:138

Enumerators

NameValueComment
Ref0
Call1