Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp456 executeRecipes(State, getIRBasicBlock()); in execute()
524 executeRecipes(State, NewBB); in execute()
537 void VPBasicBlock::executeRecipes(VPTransformState *State, BasicBlock *BB) { in executeRecipes() function in VPBasicBlock
H A DVPlan.h3099 void executeRecipes(VPTransformState *State, BasicBlock *BB);