Home
last modified time | relevance | path

Searched defs:InstOnVF (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1218 std::pair<Instruction *, ElementCount> InstOnVF = std::make_pair(I, VF); in getWideningDecision() local
1229 std::pair<Instruction *, ElementCount> InstOnVF = std::make_pair(I, VF); in getWideningCost() local