Home
last modified time | relevance | path

Searched defs:IfPredicateStore (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2518 bool IfPredicateStore) { in scalarizeInstruction()
5711 bool IfPredicateStore) { in scalarizeInstruction()
5804 bool IfPredicateStore = (SI && Legal->blockNeedsPredication(SI->getParent())); in vectorizeMemoryInstruction() local