Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DGCRootLowering.cpp114 static bool CouldBecomeSafePoint(Instruction *I) { in CouldBecomeSafePoint() function
148 for (; !CouldBecomeSafePoint(&*IP); ++IP) in InsertRootInitializers()