Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1523 auto RCIndexI = RefSCCIndices.find(&RC); in removeDeadFunction() local
1524 int RCIndex = RCIndexI->second; in removeDeadFunction()
1526 RefSCCIndices.erase(RCIndexI); in removeDeadFunction()