Home
last modified time | relevance | path

Searched defs:VectorPH (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1192 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); execute() local
1892 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); execute() local
2005 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); execute() local
2060 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); execute() local
2142 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); execute() local
2165 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); execute() local
[all...]
H A DVPlan.cpp736 BasicBlock *VectorPH = State->CFG.VPBB2IRBB[getPreheaderVPBB()]; execute() local
H A DLoopVectorize.cpp9176 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); execute() local