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

/external/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp1940 Instruction *VL2 = cast<Instruction>(VL[j + 1]); local
1944 } else if (VL2->isCommutative() &&
1955 Instruction *VL2 = cast<Instruction>(VL[j + 1]); local
1959 } else if (VL2->isCommutative() &&

Completed in 93 milliseconds