Searched refs:getStableDebugLoc (Results 1 – 6 of 6) sorted by relevance
694 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall()760 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall()784 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall()
470 const DebugLoc &getStableDebugLoc() const;
188 SetCurrentDebugLocation(I->getStableDebugLoc()); in SetInsertPoint()197 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint()205 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint()
588 DebugLoc Loc = I->getStableDebugLoc(); in splitBasicBlock()
1179 const DebugLoc &Instruction::getStableDebugLoc() const { in getStableDebugLoc() function in Instruction
4189 QB.SetCurrentDebugLocation(PostBBFirst->getStableDebugLoc()); in mergeConditionalStoreToAddress()