Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanRecipes.cpp1281 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute() local
2412 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute() local
2525 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute() local
2580 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute() local
2662 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute() local
2685 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute() local
H A DVPlan.cpp737 BasicBlock *VectorPH = State->CFG.VPBB2IRBB[getPreheaderVPBB()]; in execute() local
H A DLoopVectorize.cpp9072 BasicBlock *VectorPH = State.CFG.getPreheaderBBFor(this); in execute() local