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