Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h148 uint64_t BlockNo : 20; /// The block where the def happens. member
H A DInstrRefBasedImpl.cpp1488 uint64_t BlockNo = TargetInstr.getParent()->getNumber(); in getValueForInstrRef() local
3238 unsigned BlockNo = PHIMBB->getNumber(); in buildVLocValueMap() local
3751 unsigned BlockNo = Num.getBlock(); in ExtendRanges() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunction.cpp352 unsigned BlockNo = 0; in RenumberBlocks() local