Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1411 std::pair<Instruction *, ElementCount> InstOnVF = std::make_pair(I, VF); in getWideningDecision() local
1422 std::pair<Instruction *, ElementCount> InstOnVF = std::make_pair(I, VF); in getWideningCost() local