Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DCallingConvLower.h380 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
388 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/external/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp352 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in newLeafBlock() local
510 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in processSwitchInst() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2948 unsigned BlockIdx = OrigPhi->getBasicBlockIndex(ScalarPH); in createEmptyLoop() local