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