Searched defs:Safe (Results 1 – 3 of 3) sorted by relevance
728 static bool TestOptimizer(BugDriver &BD, Module *Test, Module *Safe, in TestOptimizer()797 Module *Safe) { in CleanupAndPrepareModules()961 static bool TestCodeGenerator(BugDriver &BD, Module *Test, Module *Safe, in TestCodeGenerator()
278 std::set<ArgPromotion::IndicesVector> &Safe) { in MarkIndicesSafe()
567 bool Safe = true; in HoistRegionPostRA() local