Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLazyCallGraph.cpp1056 int SCCIndex = 0; in insertIncomingRefEdge() local
1067 SCCIndices[&InnerC] = SCCIndex++; in insertIncomingRefEdge()
1084 SCCIndices[&InnerC] = SCCIndex++; in insertIncomingRefEdge()
1342 int SCCIndex = RC.SCCs.size(); in removeInternalRefEdge() local
1344 RC.SCCIndices[C] = SCCIndex; in removeInternalRefEdge()