Searched refs:getStableDebugLoc (Results 1 – 6 of 6) sorted by relevance
672 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall()738 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall()762 Builder.SetCurrentDebugLocation(CB->getStableDebugLoc()); in expandCall()
517 LLVM_ABI const DebugLoc &getStableDebugLoc() const;
218 SetCurrentDebugLocation(I->getStableDebugLoc()); in SetInsertPoint()227 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint()235 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint()
568 DebugLoc Loc = I->getStableDebugLoc(); in splitBasicBlock()
1254 const DebugLoc &Instruction::getStableDebugLoc() const { in getStableDebugLoc() function in Instruction
4339 QB.SetCurrentDebugLocation(PostBBFirst->getStableDebugLoc()); in mergeConditionalStoreToAddress()