Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp1900 void InnerLoopVectorizer::scalarizeInstruction(Instruction *Instr, bool IfPredicateStore) { in scalarizeInstruction()
5243 bool IfPredicateStore) { in scalarizeInstruction()
5355 bool IfPredicateStore = (SI && Legal->blockNeedsPredication(SI->getParent())); in vectorizeMemoryInstruction() local