Home
last modified time | relevance | path

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

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