Searched refs:PredicatedInstructions (Results 1 – 1 of 1) sorted by relevance
672 SmallVector<Instruction *, 4> PredicatedInstructions; member in llvm::InnerLoopVectorizer2404 PredicatedInstructions.push_back(Cloned); in scalarizeInstruction()2992 for (Instruction *PI : PredicatedInstructions) in fixVectorizedLoop()