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

/freebsd-10.1-release/contrib/llvm/lib/Transforms/Utils/
H A DLowerSwitch.cpp227 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); local
301 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); local
/freebsd-10.1-release/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp3014 unsigned BlockIdx = RefList[i].first; local
/freebsd-10.1-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1773 unsigned BlockIdx = OrigPhi->getBasicBlockIndex(ScalarPH); local

Completed in 174 milliseconds