Searched refs:CouldBecomeSafePoint (Results 1 – 1 of 1) sorted by relevance
47 static bool CouldBecomeSafePoint(Instruction *I);189 for (; !CouldBecomeSafePoint(IP); ++IP) in InsertRootInitializers()227 bool LowerIntrinsics::CouldBecomeSafePoint(Instruction *I) { in CouldBecomeSafePoint() function in LowerIntrinsics