Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:getDebugLoc

268   /// getDebugLoc - Return DebugLoc of this UserValue.
269 DebugLoc getDebugLoc() { return dl;}
456 UserValue *UV = getUserValue(Var, Offset, MI->getDebugLoc());
680 UserValueScopes UVS(userValues[i]->getDebugLoc(), LS);