Home
last modified time | relevance | path

Searched refs:areInstsCompatible (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DBBVectorize.cpp285 bool areInstsCompatible(Instruction *I, Instruction *J,
963 bool BBVectorize::areInstsCompatible(Instruction *I, Instruction *J, in areInstsCompatible() function in __anon0753cdc00111::BBVectorize
1301 if (!areInstsCompatible(&*I, &*J, IsSimpleLoadStore, NonPow2Len, in getCandidatePairs()