Searched defs:SetLoc (Results 1 – 2 of 2) sorted by relevance
926 auto SetLoc = SetBI.getDebugLoc(); in rewriteSetCarryExtended() local
105 void SetLoc(int* loc, int value) { *loc = value; } in SetLoc() function