Searched refs:CouldBecomeSafePoint (Results 1 – 3 of 3) 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()
125 static bool CouldBecomeSafePoint(Instruction *I) { in CouldBecomeSafePoint() function160 for (; !CouldBecomeSafePoint(&*IP); ++IP) in InsertRootInitializers()