Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp463 VPI->setUnderlyingInstr(Inst); in buildGraph()
H A DVPlan.h809 void setUnderlyingInstr(Instruction *I) { setUnderlyingValue(I); } in setUnderlyingInstr() function