Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp969 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()
1061 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()
1112 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()
1215 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()
H A DVPlan.cpp225 BasicBlock *VPTransformState::CFGState::getPreheaderBBFor(VPRecipeBase *R) { in getPreheaderBBFor() function in VPTransformState::CFGState
H A DVPlan.h345 BasicBlock *getPreheaderBBFor(VPRecipeBase *R);
H A DLoopVectorize.cpp9258 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()
9383 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()