Searched defs:loopDepth (Results 1 – 3 of 3) sorted by relevance
115 unsigned loopDepth = 0; in CalculateWeightAndHint() local
142 unsigned loopDepth = loopInfo->getLoopDepth(MBB); in ScanForSpillSlotRefs() local
845 LiveIntervals::getSpillWeight(bool isDef, bool isUse, unsigned loopDepth) { in getSpillWeight()