Searched refs:Op0AsInstruction (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5426 Instruction *Op0AsInstruction = dyn_cast<Instruction>(I->getOperand(0)); local
5427 auto It = MinBWs.find(Op0AsInstruction);

Completed in 135 milliseconds