Searched refs:getDebugInfoForProfiling (Results 1 – 8 of 8) sorted by relevance
96 if (!FDI || !FDI->getUnit()->getDebugInfoForProfiling()) in runOnMachineFunction()
1838 return CU->getDebugInfoForProfiling(); in shouldEmitDebugInfoForProfiling()
728 CU->getDebugInfoForProfiling(), CU->getNameTableKind(), in getReplacementCU()
2270 Printer.printBool("debugInfoForProfiling", N->getDebugInfoForProfiling(), in writeDICompileUnit()
1514 getSplitDebugInlining(), getDebugInfoForProfiling(), getNameTableKind(), in cloneImpl()1564 bool getDebugInfoForProfiling() const { return DebugInfoForProfiling; } in getDebugInfoForProfiling() function
1277 !CUNode->getDebugInfoForProfiling(); in applySubprogramAttributes()
2297 if (!TheCU.getCUNode()->getDebugInfoForProfiling() && in endFunctionImpl()
1990 Record.push_back(N->getDebugInfoForProfiling()); in writeDICompileUnit()