Home
last modified time | relevance | path

Searched refs:setUnderlyingValue (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlanValue.h77 void setUnderlyingValue(Value *Val) { in setUnderlyingValue() function
H A DLoopVectorizationPlanner.h140 NewVPInst->setUnderlyingValue(Inst);
H A DVPlan.h1166 void setUnderlyingInstr(Instruction *I) { setUnderlyingValue(I); } in setUnderlyingInstr()