Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp490 void widenCallInstruction(CallInst &I, VPValue *Def, VPUser &ArgOperands,
5050 VPUser &ArgOperands, in widenCallInstruction() argument
5079 for (auto &I : enumerate(ArgOperands.operands())) { in widenCallInstruction()