Searched refs:getDebugInfoForProfiling (Results 1 – 8 of 8) sorted by relevance
93 if (!FDI || !FDI->getUnit()->getDebugInfoForProfiling()) in runOnMachineFunction()
1539 return CU->getDebugInfoForProfiling(); in isDebugInfoForProfiling()
613 CU->getDebugInfoForProfiling(), CU->getNameTableKind(), in getReplacementCU()
2129 Printer.printBool("debugInfoForProfiling", N->getDebugInfoForProfiling(), in writeDICompileUnit()
1406 getSplitDebugInlining(), getDebugInfoForProfiling(), getNameTableKind(), in cloneImpl()1456 bool getDebugInfoForProfiling() const { return DebugInfoForProfiling; } in getDebugInfoForProfiling() function
1191 !CUNode->getDebugInfoForProfiling(); in applySubprogramAttributes()
2202 if (!TheCU.getCUNode()->getDebugInfoForProfiling() && in endFunctionImpl()
1781 Record.push_back(N->getDebugInfoForProfiling()); in writeDICompileUnit()