Searched refs:PlaceBackedgeSafepointsImpl (Results 1 – 1 of 1) sorted by relevance
116 struct PlaceBackedgeSafepointsImpl : public FunctionPass { struct131 PlaceBackedgeSafepointsImpl(bool CallSafepoints = false) in PlaceBackedgeSafepointsImpl() function330 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { in runOnLoop()586 PlaceBackedgeSafepointsImpl *PBS = in runOnFunction()587 new PlaceBackedgeSafepointsImpl(CanAssumeCallSafepoints); in runOnFunction()740 char PlaceBackedgeSafepointsImpl::ID = 0;747 INITIALIZE_PASS_BEGIN(PlaceBackedgeSafepointsImpl,753 INITIALIZE_PASS_END(PlaceBackedgeSafepointsImpl, in INITIALIZE_PASS_DEPENDENCY()