Searched refs:FirstLocalValue (Results 1 – 1 of 1) sorted by relevance
224 MachineBasicBlock::iterator FirstLocalValue = in flushLocalValueMap() local227 if (FirstLocalValue != FirstNonValue && !FirstLocalValue->getDebugLoc()) in flushLocalValueMap()228 FirstLocalValue->setDebugLoc(FirstNonValue->getDebugLoc()); in flushLocalValueMap()