Searched refs:getCurDebugLoc (Results 1 – 4 of 4) sorted by relevance
235 DebugLoc getCurDebugLoc() const { return DbgLoc; } in getCurDebugLoc() function
657 DebugLoc getCurDebugLoc() const { in getCurDebugLoc() function
995 BuildMI(*MBB, FuncInfo->InsertPt, SDB->getCurDebugLoc(), in PrepareEHLandingPad()1013 BuildMI(*MBB, FuncInfo->InsertPt, SDB->getCurDebugLoc(), II) in PrepareEHLandingPad()1485 FindSplitPointForStackProtector(ParentMBB, SDB->getCurDebugLoc()); in FinishBasicBlock()
4332 DebugLoc dl = getCurDebugLoc(); in visitIntrinsicCall()