Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1536 auto RCIndexI = RefSCCIndices.find(&RC); in removeDeadFunction() local
1537 int RCIndex = RCIndexI->second; in removeDeadFunction()
1539 RefSCCIndices.erase(RCIndexI); in removeDeadFunction()