Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.h259 void setVectorizePredicateState(const LoopAttributes::LVEnableState &State) { in setVectorizePredicateState() function
H A DCGLoopInfo.cpp678 setVectorizePredicateState(LoopAttributes::Disable); in push()
708 setVectorizePredicateState(LoopAttributes::Enable); in push()