Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1782 for (auto &FunctionNodePair : NodeMap) in updateGraphPtrs() local
1783 FunctionNodePair.second->G = this; in updateGraphPtrs()