Searched refs:willCompleteCodeGenPipeline (Results 1 – 5 of 5) sorted by relevance
221 if (TargetPassConfig::willCompleteCodeGenPipeline()) { in addPassesToEmitFile()248 assert(TargetPassConfig::willCompleteCodeGenPipeline() && in addPassesToEmitMC()
633 bool TargetPassConfig::willCompleteCodeGenPipeline() { in willCompleteCodeGenPipeline() function in TargetPassConfig639 !willCompleteCodeGenPipeline(); in hasLimitedCodeGenPipeline()
123 if (TargetPassConfig::willCompleteCodeGenPipeline()) { in addPassesToEmitFile()
172 static bool willCompleteCodeGenPipeline();
527 bool PrintAsm = TargetPassConfig::willCompleteCodeGenPipeline(); in buildPipeline()