Searched refs:areInstsCompatible (Results 1 – 1 of 1) sorted by relevance
285 bool areInstsCompatible(Instruction *I, Instruction *J,963 bool BBVectorize::areInstsCompatible(Instruction *I, Instruction *J, in areInstsCompatible() function in __anon0753cdc00111::BBVectorize1301 if (!areInstsCompatible(&*I, &*J, IsSimpleLoadStore, NonPow2Len, in getCandidatePairs()