Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h110 uint64_t BlockNo : 20; /// The block where the def happens. global() member
[all...]
H A DInstrRefBasedImpl.cpp1458 uint64_t BlockNo = TargetInstr.getParent()->getNumber(); getValueForInstrRef() local
3203 unsigned BlockNo = PHIMBB->getNumber(); buildVLocValueMap() local
3713 unsigned BlockNo = Num.getBlock(); ExtendRanges() local
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp352 unsigned BlockNo = 0; in RenumberBlocks() local
[all...]