Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1779 for (auto &FunctionNodePair : NodeMap) in updateGraphPtrs() local
1780 FunctionNodePair.second->G = this; in updateGraphPtrs()