Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGLoopInfo.h252 void setVectorizePredicateState(const LoopAttributes::LVEnableState &State) { in setVectorizePredicateState() function
H A DCGLoopInfo.cpp658 setVectorizePredicateState(LoopAttributes::Disable); in push()
688 setVectorizePredicateState(LoopAttributes::Enable); in push()