Home
last modified time | relevance | path

Searched defs:needsSafePoints (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
DGCStrategy.h140 bool needsSafePoints() const { return NeededSafePoints != 0; } in needsSafePoints() function
/external/llvm/include/llvm/CodeGen/
DGCStrategy.h137 bool needsSafePoints() const { return NeededSafePoints != 0; } in needsSafePoints() function
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DGCStrategy.h90 bool needsSafePoints() const { return NeededSafePoints != 0; } in needsSafePoints() function