Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Analysis/
DSyncDependenceAnalysis.cpp270 for (int BlockIdx = (int)BlockLabels.size() - 1; BlockIdx > 0; --BlockIdx) { in printDefs() local
342 int BlockIdx = 0; in computeJoinPoints() local
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
DCallingConvLower.h392 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
400 for (unsigned BlockIdx = 0; BlockIdx < RegsRequired; ++BlockIdx) { in AllocateRegBlock() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DLowerSwitch.cpp208 int BlockIdx = PN->getBasicBlockIndex(OrigBlock); in NewLeafBlock() local