Searched refs:isDebugInfoForProfiling (Results 1 – 5 of 5) sorted by relevance
937 bool isDebugInfoForProfiling() const;
579 if (Header->getParent()->isDebugInfoForProfiling() && !EnableFSDiscriminator) in UnrollLoop()
354 if (Header->getParent()->isDebugInfoForProfiling() && !EnableFSDiscriminator) in UnrollAndJamLoop()
1530 bool Function::isDebugInfoForProfiling() const { in isDebugInfoForProfiling() function in Function
1053 if (DIL && Inst->getFunction()->isDebugInfoForProfiling() && in setDebugLocFromInst()