Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DInterferenceCache.h124 BlockInterference *get(unsigned MBBNum) { in get()
201 void moveToBlock(unsigned MBBNum) { in moveToBlock()
DInterferenceCache.cpp106 void InterferenceCache::Entry::update(unsigned MBBNum) { in update()
DSplitKit.cpp1177 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock()
DMachineTraceMetrics.cpp1128 unsigned MBBNum = &TBI - &TE.BlockInfo[0]; in print() local
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h289 ArrayRef<SlotIndex> getRegMaskSlotsInBlock(unsigned MBBNum) const { in getRegMaskSlotsInBlock()
300 ArrayRef<const uint32_t*> getRegMaskBitsInBlock(unsigned MBBNum) const { in getRegMaskBitsInBlock()