Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DPlaceSafepoints.cpp118 struct PlaceBackedgeSafepointsImpl : public FunctionPass { struct
133 PlaceBackedgeSafepointsImpl(bool CallSafepoints = false) in PlaceBackedgeSafepointsImpl() argument
321 bool PlaceBackedgeSafepointsImpl::runOnLoop(Loop *L) { in runOnLoop()
577 PlaceBackedgeSafepointsImpl *PBS = in runOnFunction()
578 new PlaceBackedgeSafepointsImpl(CanAssumeCallSafepoints); in runOnFunction()
731 char PlaceBackedgeSafepointsImpl::ID = 0;
738 INITIALIZE_PASS_BEGIN(PlaceBackedgeSafepointsImpl,
744 INITIALIZE_PASS_END(PlaceBackedgeSafepointsImpl, in INITIALIZE_PASS_DEPENDENCY()