Searched refs:LookUpDepth (Results 1 – 1 of 1) sorted by relevance
162 int LookUpDepth) { in findPreviousSpillSlot() argument164 if (LookUpDepth <= 0) in findPreviousSpillSlot()191 return findPreviousSpillSlot(Cast->getOperand(0), Builder, LookUpDepth - 1); in findPreviousSpillSlot()201 findPreviousSpillSlot(IncomingValue, Builder, LookUpDepth - 1); in findPreviousSpillSlot()282 const int LookUpDepth = 6; in reservePreviousStackSlotForValue() local284 findPreviousSpillSlot(IncomingValue, Builder, LookUpDepth); in reservePreviousStackSlotForValue()