Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1563 for (auto &FunctionNodePair : NodeMap) in updateGraphPtrs() local
1564 FunctionNodePair.second->G = this; in updateGraphPtrs()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DLazyCallGraph.cpp1779 for (auto &FunctionNodePair : NodeMap) in updateGraphPtrs() local
1780 FunctionNodePair.second->G = this; in updateGraphPtrs()