Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DInterferenceCache.h125 BlockInterference *get(unsigned MBBNum) { in get()
211 void moveToBlock(unsigned MBBNum) { in moveToBlock()
DInterferenceCache.cpp124 void InterferenceCache::Entry::update(unsigned MBBNum) { in update()
DSplitKit.cpp1156 void SplitEditor::splitLiveThroughBlock(unsigned MBBNum, in splitLiveThroughBlock()
DMachineTraceMetrics.cpp1300 unsigned MBBNum = &TBI - &TE.BlockInfo[0]; in print() local
/external/llvm/include/llvm/CodeGen/
DLiveIntervalAnalysis.h337 ArrayRef<SlotIndex> getRegMaskSlotsInBlock(unsigned MBBNum) const { in getRegMaskSlotsInBlock()
348 ArrayRef<const uint32_t*> getRegMaskBitsInBlock(unsigned MBBNum) const { in getRegMaskBitsInBlock()