Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DInterferenceCache.h127 BlockInterference *get(unsigned MBBNum) { in get()
218 void moveToBlock(unsigned MBBNum) { in moveToBlock()
H A DInterferenceCache.cpp132 void InterferenceCache::Entry::update(unsigned MBBNum) { in update()
H A DMachineTraceMetrics.cpp1331 unsigned MBBNum = &TBI - &TE.BlockInfo[0]; in print() local
H A DSplitKit.cpp1634 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervals.h367 ArrayRef<SlotIndex> getRegMaskSlotsInBlock(unsigned MBBNum) const { in getRegMaskSlotsInBlock()
378 ArrayRef<const uint32_t *> getRegMaskBitsInBlock(unsigned MBBNum) const { in getRegMaskBitsInBlock()