Home
last modified time | relevance | path

Searched defs:DeadCGN (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DCallGraphUpdater.cpp36 CallGraphNode *DeadCGN = (*CG)[DeadFn]; in finalize() local
44 CallGraphNode *DeadCGN = CG->getOrInsertFunction(DeadFn); in finalize() local
119 CallGraphNode *DeadCGN = (*CG)[&DeadFn]; in removeFunction() local