Searched refs:getCurDebugLoc (Results 1 – 4 of 4) sorted by relevance
249 DebugLoc getCurDebugLoc() const { return DbgLoc; } in getCurDebugLoc() function
481 DebugLoc getCurDebugLoc() const { in getCurDebugLoc() function
1262 BuildMI(*MBB, FuncInfo->InsertPt, SDB->getCurDebugLoc(), in PrepareEHLandingPad()1275 BuildMI(*MBB, FuncInfo->InsertPt, SDB->getCurDebugLoc(), II) in PrepareEHLandingPad()1418 bool Inserted = SwiftError->createEntriesInEntryBlock(SDB->getCurDebugLoc()); in SelectAllBasicBlocks()
5761 DebugLoc dl = getCurDebugLoc(); in visitIntrinsicCall()