Searched refs:CouldBecomeSafePoint (Results 1 – 2 of 2) sorted by relevance
46 static bool CouldBecomeSafePoint(Instruction *I);182 for (; !CouldBecomeSafePoint(IP); ++IP) in InsertRootInitializers()220 bool LowerIntrinsics::CouldBecomeSafePoint(Instruction *I) { in CouldBecomeSafePoint() function in LowerIntrinsics
126 static bool CouldBecomeSafePoint(Instruction *I) { in CouldBecomeSafePoint() function161 for (; !CouldBecomeSafePoint(&*IP); ++IP) in InsertRootInitializers()