Searched refs:getDebugInfoForProfiling (Results 1 – 8 of 8) sorted by relevance
93 if (!FDI || !FDI->getUnit()->getDebugInfoForProfiling()) in runOnMachineFunction()
1532 return CU->getDebugInfoForProfiling(); in isDebugInfoForProfiling()
491 CU->getDebugInfoForProfiling(), CU->getNameTableKind(), in getReplacementCU()
1944 Printer.printBool("debugInfoForProfiling", N->getDebugInfoForProfiling(), in writeDICompileUnit()
1202 getSplitDebugInlining(), getDebugInfoForProfiling(), getNameTableKind(), in cloneImpl()1249 bool getDebugInfoForProfiling() const { return DebugInfoForProfiling; } in getDebugInfoForProfiling() function
1212 !CUNode->getDebugInfoForProfiling(); in applySubprogramAttributes()
1886 if (!TheCU.getCUNode()->getDebugInfoForProfiling() && in endFunctionImpl()
1662 Record.push_back(N->getDebugInfoForProfiling()); in writeDICompileUnit()