Searched refs:CouldBecomeSafePoint (Results 1 – 1 of 1) sorted by relevance
118 static bool CouldBecomeSafePoint(Instruction *I) { in CouldBecomeSafePoint() function152 for (; !CouldBecomeSafePoint(&*IP); ++IP) in InsertRootInitializers()