Home
last modified time | relevance | path

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

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