Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanSLP.cpp464 VPI->setUnderlyingInstr(Inst); in buildGraph()
H A DVPlan.h817 void setUnderlyingInstr(Instruction *I) { setUnderlyingValue(I); } in setUnderlyingInstr() function