Searched refs:isConsecutiveLoadOrStore (Results 1 – 2 of 2) sorted by relevance
1685 bool isConsecutiveLoadOrStore(Instruction *I);5361 if (T->isPointerTy() && !isConsecutiveLoadOrStore(&I)) in getSmallestAndWidestTypes()6137 bool LoopVectorizationCostModel::isConsecutiveLoadOrStore(Instruction *Inst) { in isConsecutiveLoadOrStore() function in LoopVectorizationCostModel
1491 bool isConsecutiveLoadOrStore(Instruction *I);5123 if (T->isPointerTy() && !isConsecutiveLoadOrStore(&I) && in getSmallestAndWidestTypes()6253 bool LoopVectorizationCostModel::isConsecutiveLoadOrStore(Instruction *Inst) { in isConsecutiveLoadOrStore() function in LoopVectorizationCostModel