Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/CodeGen/
DGCRootLowering.cpp117 static bool CouldBecomeSafePoint(Instruction *I) { in CouldBecomeSafePoint() function
151 for (; !CouldBecomeSafePoint(&*IP); ++IP) in InsertRootInitializers()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DGCRootLowering.cpp118 static bool CouldBecomeSafePoint(Instruction *I) { in CouldBecomeSafePoint() function
152 for (; !CouldBecomeSafePoint(&*IP); ++IP) in InsertRootInitializers()
/external/llvm/lib/CodeGen/
DGCRootLowering.cpp126 static bool CouldBecomeSafePoint(Instruction *I) { in CouldBecomeSafePoint() function
161 for (; !CouldBecomeSafePoint(&*IP); ++IP) in InsertRootInitializers()