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