Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Scalar/
HDPlaceSafepoints.cpp116 struct PlaceBackedgeSafepointsImpl : public FunctionPass { struct
131 PlaceBackedgeSafepointsImpl(bool CallSafepoints = false) in PlaceBackedgeSafepointsImpl() function
330 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()