Searched refs:PrologEndLoc (Results 1 – 3 of 3) sorted by relevance
73 DebugLoc PrologEndLoc; variable
2099 if (DL == PrologEndLoc) { in beginInstruction()2101 PrologEndLoc = DebugLoc(); in beginInstruction()2163 if (DebugLoc PrologEndLoc = findPrologueEndLoc(&MF)) { in emitInitialLocDirective() local2170 const DISubprogram *SP = PrologEndLoc->getInlinedAtScope()->getSubprogram(); in emitInitialLocDirective()2173 return PrologEndLoc; in emitInitialLocDirective()2194 PrologEndLoc = emitInitialLocDirective( in beginFunctionImpl()
1540 DebugLoc PrologEndLoc; in beginFunctionImpl() local1546 PrologEndLoc = MI.getDebugLoc(); in beginFunctionImpl()1555 if (PrologEndLoc && !EmptyPrologue) { in beginFunctionImpl()1556 DebugLoc FnStartDL = PrologEndLoc.getFnDebugLoc(); in beginFunctionImpl()