Searched refs:getDebugInfoForProfiling (Results 1 – 8 of 8) sorted by relevance
96 if (!FDI || !FDI->getUnit()->getDebugInfoForProfiling()) in runOnMachineFunction()
1632 return CU->getDebugInfoForProfiling(); in shouldEmitDebugInfoForProfiling()
630 CU->getDebugInfoForProfiling(), CU->getNameTableKind(), in getReplacementCU()
2125 Printer.printBool("debugInfoForProfiling", N->getDebugInfoForProfiling(), in writeDICompileUnit()
1444 getSplitDebugInlining(), getDebugInfoForProfiling(), getNameTableKind(), in cloneImpl()1494 bool getDebugInfoForProfiling() const { return DebugInfoForProfiling; } in getDebugInfoForProfiling() function
1243 !CUNode->getDebugInfoForProfiling(); in applySubprogramAttributes()
2260 if (!TheCU.getCUNode()->getDebugInfoForProfiling() && in endFunctionImpl()
1853 Record.push_back(N->getDebugInfoForProfiling()); in writeDICompileUnit()