Home
last modified time | relevance | path

Searched defs:MBBNum (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DInterferenceCache.h127 BlockInterference *get(unsigned MBBNum) { in get()
217 void moveToBlock(unsigned MBBNum) { in moveToBlock()
H A DInterferenceCache.cpp131 void InterferenceCache::Entry::update(unsigned MBBNum) { in update()
H A DMachineTraceMetrics.cpp1325 unsigned MBBNum = &TBI - &TE.BlockInfo[0]; in print() local
H A DSplitKit.cpp1619 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h349 ArrayRef<SlotIndex> getRegMaskSlotsInBlock(unsigned MBBNum) const { in getRegMaskSlotsInBlock()
360 ArrayRef<const uint32_t*> getRegMaskBitsInBlock(unsigned MBBNum) const { in getRegMaskBitsInBlock()