Searched refs:VL0 (Results 1 – 1 of 1) sorted by relevance
3715 Type *ScalarTy = VL0->getType(); in canVectorizeLoads()5237 BB = VL0->getParent(); in buildTree_rec()5286 auto *PH = cast<PHINode>(VL0); in buildTree_rec()5365 BS.cancelScheduling(VL, VL0); in buildTree_rec()5593 if (isa<BinaryOperator>(VL0) && VL0->isCommutative()) { in buildTree_rec()5793 BS.cancelScheduling(VL, VL0); in buildTree_rec()5952 BS.cancelScheduling(VL, VL0); in buildTree_rec()6928 Instruction *VL0 = E->getMainOp(); in getEntryCost() local7190 TTI::getCastContextHint(VL0), CostKind, VL0); in getEntryCost()7201 match(VL0, MatchCmp)) in getEntryCost()[all …]