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