Searched refs:PrologEndLoc (Results 1 – 3 of 3) sorted by relevance
77 DebugLoc PrologEndLoc; variable
2118 if (DL == PrologEndLoc) { in beginInstruction()2120 PrologEndLoc = DebugLoc(); in beginInstruction()2192 DebugLoc PrologEndLoc = PrologEnd.first; in emitInitialLocDirective() local2196 if (PrologEndLoc) { in emitInitialLocDirective()2199 return PrologEndLoc; in emitInitialLocDirective()2207 const DISubprogram *SP = PrologEndLoc->getInlinedAtScope()->getSubprogram(); in emitInitialLocDirective()2210 return PrologEndLoc; in emitInitialLocDirective()2231 PrologEndLoc = emitInitialLocDirective( in beginFunctionImpl()
1565 DebugLoc PrologEndLoc; in beginFunctionImpl() local1571 PrologEndLoc = MI.getDebugLoc(); in beginFunctionImpl()1580 if (PrologEndLoc && !EmptyPrologue) { in beginFunctionImpl()1581 DebugLoc FnStartDL = PrologEndLoc.getFnDebugLoc(); in beginFunctionImpl()