Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCalcSpillWeights.cpp115 unsigned loopDepth = 0; in CalculateWeightAndHint() local
DStackSlotColoring.cpp142 unsigned loopDepth = loopInfo->getLoopDepth(MBB); in ScanForSpillSlotRefs() local
DLiveIntervalAnalysis.cpp845 LiveIntervals::getSpillWeight(bool isDef, bool isUse, unsigned loopDepth) { in getSpillWeight()