Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/LiveDebugValues/
H A DInstrRefBasedImpl.h110 uint64_t BlockNo : 20; /// The block where the def happens. member
H A DInstrRefBasedImpl.cpp1464 uint64_t BlockNo = TargetInstr.getParent()->getNumber(); in getValueForInstrRef() local
3201 unsigned BlockNo = PHIMBB->getNumber(); in buildVLocValueMap() local
3717 unsigned BlockNo = Num.getBlock(); in ExtendRanges() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineFunction.cpp335 unsigned BlockNo = 0; in RenumberBlocks() local