Searched refs:getOrCreateDebugLoc (Results 1 – 1 of 1) sorted by relevance
986 static DebugLoc getOrCreateDebugLoc(const Instruction *InsertBefore, in getOrCreateDebugLoc() function1016 DebugLoc FirstDL = getOrCreateDebugLoc(&*EntryBB.begin(), F.getSubprogram()); in runSjLjOnFunction()1235 DebugLoc DL = getOrCreateDebugLoc(TI, F.getSubprogram()); in runSjLjOnFunction()