Searched refs:willCompleteCodeGenPipeline (Results 1 – 5 of 5) sorted by relevance
236 if (TargetPassConfig::willCompleteCodeGenPipeline()) { in addPassesToEmitFile()264 assert(TargetPassConfig::willCompleteCodeGenPipeline() && in addPassesToEmitMC()
643 bool TargetPassConfig::willCompleteCodeGenPipeline() { in willCompleteCodeGenPipeline() function in TargetPassConfig649 !willCompleteCodeGenPipeline(); in hasLimitedCodeGenPipeline()
160 if (TargetPassConfig::willCompleteCodeGenPipeline()) { in addPassesToEmitFile()
174 static bool willCompleteCodeGenPipeline();
624 bool PrintAsm = TargetPassConfig::willCompleteCodeGenPipeline(); in buildPipeline()