Searched refs:needsCFIForDebug (Results 1 – 3 of 3) sorted by relevance
97 shouldEmitCFI = Asm->needsCFIForDebug() && shouldEmitMoves; in beginFunction()
543 if (!needsCFIForDebug()) in doInitialization()1272 bool AsmPrinter::needsCFIForDebug() const { in needsCFIForDebug() function in AsmPrinter1279 if (!needsCFIForDebug() && in emitCFIInstruction()
450 bool needsCFIForDebug() const;