Searched refs:getDebugInfoForProfiling (Results 1 – 8 of 8) sorted by relevance
96 if (!FDI || !FDI->getUnit()->getDebugInfoForProfiling()) in runOnMachineFunction()
1829 return CU->getDebugInfoForProfiling(); in shouldEmitDebugInfoForProfiling()
723 CU->getDebugInfoForProfiling(), CU->getNameTableKind(), in getReplacementCU()
2183 Printer.printBool("debugInfoForProfiling", N->getDebugInfoForProfiling(), in writeDICompileUnit()
1456 getSplitDebugInlining(), getDebugInfoForProfiling(), getNameTableKind(), in cloneImpl()1506 bool getDebugInfoForProfiling() const { return DebugInfoForProfiling; } in getDebugInfoForProfiling() function
1244 !CUNode->getDebugInfoForProfiling(); in applySubprogramAttributes()
2297 if (!TheCU.getCUNode()->getDebugInfoForProfiling() && in endFunctionImpl()
1899 Record.push_back(N->getDebugInfoForProfiling()); in writeDICompileUnit()