Searched defs:BlockIdx (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp352 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); local
510 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); local
/freebsd-11.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp2951 unsigned BlockIdx = OrigPhi->getBasicBlockIndex(ScalarPH); local

Completed in 127 milliseconds