Searched refs:AVLSafe (Results 1 – 1 of 1) sorted by relevance
2333 VPValue *AVLSafe = in tryAddExplicitVectorLength() local2335 VPValue *Cmp = Builder.createICmp(ICmpInst::ICMP_ULT, AVL, AVLSafe); in tryAddExplicitVectorLength()2336 AVL = Builder.createSelect(Cmp, AVL, AVLSafe, DebugLoc(), "safe_avl"); in tryAddExplicitVectorLength()