Searched refs:getStrategy (Results 1 – 4 of 4) sorted by relevance
254 GCStrategy &S = FI.getStrategy(); in runOnFunction()364 if (FI->getStrategy().needsSafePoint(GC::PreCall)) { in VisitCallPoint()369 if (FI->getStrategy().needsSafePoint(GC::PostCall)) { in VisitCallPoint()399 if (!FI->getStrategy().needsSafePoints()) in runOnMachineFunction()
56 GCStrategy &getStrategy() { return *S; } in getStrategy() function
115 GCStrategy &getStrategy() { return S; } in getStrategy() function
112 public static synchronized IClassLoadStrategy getStrategy () in getStrategy() method in ClassLoaderResolver