Searched refs:NodeVectorT (Results 1 - 1 of 1) sorted by path

/external/llvm/include/llvm/Analysis/
H A DLazyCallGraph.h107 typedef SmallVector<PointerUnion<Function *, Node *>, 4> NodeVectorT; typedef in class:llvm::LazyCallGraph
172 mutable NodeVectorT Callees;
470 NodeVectorT EntryNodes;

Completed in 302 milliseconds