Searched refs:foldConcatOfBoolMasks (Results 1 – 1 of 1) sorted by relevance
128 bool foldConcatOfBoolMasks(Instruction &I);1853 bool VectorCombine::foldConcatOfBoolMasks(Instruction &I) { in foldConcatOfBoolMasks() function in VectorCombine3794 MadeChange |= foldConcatOfBoolMasks(I); in run()