Searched refs:isDebugInfoForProfiling (Results 1 – 6 of 6) sorted by relevance
73 if (!MF.getFunction().isDebugInfoForProfiling()) in runOnMachineFunction()
886 bool isDebugInfoForProfiling() const;
509 if (Header->getParent()->isDebugInfoForProfiling() && !EnableFSDiscriminator) in UnrollLoop()
352 if (Header->getParent()->isDebugInfoForProfiling() && !EnableFSDiscriminator) in UnrollAndJamLoop()
260 if (DIL && Inst->getFunction()->isDebugInfoForProfiling() && in setDebugLocFromInst()
1636 bool Function::isDebugInfoForProfiling() const { in isDebugInfoForProfiling() function in Function