Searched refs:getStableDebugLoc (Results 1 – 5 of 5) sorted by relevance
445 const DebugLoc &getStableDebugLoc() const;
191 SetCurrentDebugLocation(I->getStableDebugLoc()); in SetInsertPoint()200 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint()208 SetCurrentDebugLocation(IP->getStableDebugLoc()); in SetInsertPoint()
620 DebugLoc Loc = I->getStableDebugLoc(); in splitBasicBlock()
1087 const DebugLoc &Instruction::getStableDebugLoc() const { in getStableDebugLoc() function in Instruction
4121 QB.SetCurrentDebugLocation(PostBBFirst->getStableDebugLoc()); in mergeConditionalStoreToAddress()