Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGLoopInfo.h252 void setVectorizePredicateState(const LoopAttributes::LVEnableState &State) { in setVectorizePredicateState() function
H A DCGLoopInfo.cpp657 setVectorizePredicateState(LoopAttributes::Disable); in push()
687 setVectorizePredicateState(LoopAttributes::Enable); in push()