Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp477 void widenCallInstruction(CallInst &CI, VPValue *Def, VPUser &ArgOperands,
4174 VPUser &ArgOperands, in widenCallInstruction() argument
4202 for (auto &I : enumerate(ArgOperands.operands())) { in widenCallInstruction()