Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1040 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()
1148 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()
1199 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()
1302 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()
H A DVPlan.cpp232 BasicBlock *VPTransformState::CFGState::getPreheaderBBFor(VPRecipeBase *R) { in getPreheaderBBFor() function in VPTransformState::CFGState
H A DVPlan.h350 BasicBlock *getPreheaderBBFor(VPRecipeBase *R);
H A DLoopVectorize.cpp9379 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()
9503 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute()