Home
last modified time | relevance | path

Searched refs:FirstLocalValue (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp224 MachineBasicBlock::iterator FirstLocalValue = in flushLocalValueMap() local
227 if (FirstLocalValue != FirstNonValue && !FirstLocalValue->getDebugLoc()) in flushLocalValueMap()
228 FirstLocalValue->setDebugLoc(FirstNonValue->getDebugLoc()); in flushLocalValueMap()