Searched refs:isDebugInfoForProfiling (Results 1 – 5 of 5) sorted by relevance
796 bool isDebugInfoForProfiling() const;
597 if (Header->getParent()->isDebugInfoForProfiling()) in UnrollLoop()
299 if (Header->getParent()->isDebugInfoForProfiling()) in UnrollAndJamLoop()
1512 bool Function::isDebugInfoForProfiling() const { in isDebugInfoForProfiling() function in Function
761 if (DIL && Inst->getFunction()->isDebugInfoForProfiling() && in setDebugLocFromInst()