Home
last modified time | relevance | path

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

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