Searched refs:getDebugInfoForProfiling (Results 1 – 8 of 8) sorted by relevance
93 if (!FDI || !FDI->getUnit()->getDebugInfoForProfiling()) in runOnMachineFunction()
1902 return CU->getDebugInfoForProfiling(); in shouldEmitDebugInfoForProfiling()
750 CU->getDebugInfoForProfiling(), CU->getNameTableKind(), in getReplacementCU()
2427 Printer.printBool("debugInfoForProfiling", N->getDebugInfoForProfiling(), in writeDICompileUnit()
2062 getSplitDebugInlining(), getDebugInfoForProfiling(), getNameTableKind(), in cloneImpl()2112 bool getDebugInfoForProfiling() const { return DebugInfoForProfiling; } in getDebugInfoForProfiling() function
1428 !CUNode->getDebugInfoForProfiling(); in applySubprogramAttributes()
2732 if (!TheCU.getCUNode()->getDebugInfoForProfiling() && in endFunctionImpl()
2127 Record.push_back(N->getDebugInfoForProfiling()); in writeDICompileUnit()