Home
last modified time | relevance | path

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

/trueos/contrib/llvm/include/llvm/CodeGen/
HDGCStrategy.h99 bool needsSafePoint(GC::PointKind Kind) const { in needsSafePoint() function
/trueos/contrib/llvm/lib/CodeGen/
HDGCStrategy.cpp367 if (FI->getStrategy().needsSafePoint(GC::PreCall)) { in VisitCallPoint()
372 if (FI->getStrategy().needsSafePoint(GC::PostCall)) { in VisitCallPoint()