Home
last modified time | relevance | path

Searched refs:FunctionNodePair (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1790 for (auto &FunctionNodePair : NodeMap) in updateGraphPtrs() local
1791 FunctionNodePair.second->G = this; in updateGraphPtrs()