Searched refs:shouldEmitDebugInfoForProfiling (Results 1 – 6 of 6) sorted by relevance
103 if (!HasPseudoProbe && !MF.getFunction().shouldEmitDebugInfoForProfiling()) in runOnMachineFunction()
958 bool shouldEmitDebugInfoForProfiling() const;
541 if (Header->getParent()->shouldEmitDebugInfoForProfiling() && in UnrollLoop()
345 if (Header->getParent()->shouldEmitDebugInfoForProfiling() && in UnrollAndJamLoop()
369 ->shouldEmitDebugInfoForProfiling() && in setDebugLocFrom()
1826 bool Function::shouldEmitDebugInfoForProfiling() const { in shouldEmitDebugInfoForProfiling() function in Function