Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:findDebugLoc

262   /// findDebugLoc - Return DebugLoc used for this DBG_VALUE instruction. A
266 DebugLoc findDebugLoc();
911 DebugLoc UserValue::findDebugLoc() {
928 findDebugLoc());
935 BuildMI(*MBB, I, findDebugLoc(), TII.get(TargetOpcode::DBG_VALUE))