Home
last modified time | relevance | path

Searched refs:CouldBecomeSafePoint (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/lib/CodeGen/
HDGCRootLowering.cpp126 static bool CouldBecomeSafePoint(Instruction *I) { in CouldBecomeSafePoint() function
161 for (; !CouldBecomeSafePoint(IP); ++IP) in InsertRootInitializers()