Searched refs:shouldEmitDebugInfoForProfiling (Results 1 – 6 of 6) sorted by relevance
103 if (!HasPseudoProbe && !MF.getFunction().shouldEmitDebugInfoForProfiling()) in runOnMachineFunction()
1023 bool shouldEmitDebugInfoForProfiling() const;
346 if (Header->getParent()->shouldEmitDebugInfoForProfiling() && in UnrollAndJamLoop()
689 if (Header->getParent()->shouldEmitDebugInfoForProfiling() && in UnrollLoop()
392 ->shouldEmitDebugInfoForProfiling() && in setDebugLocFrom()
1899 bool Function::shouldEmitDebugInfoForProfiling() const { in shouldEmitDebugInfoForProfiling() function in Function