Searched refs:setUnrollState (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGLoopInfo.cpp632 setUnrollState(LoopAttributes::Disable);
662 setUnrollState(LoopAttributes::Enable);
708 setUnrollState(LoopAttributes::Full);
764 setUnrollState(LoopAttributes::Disable);
H A DCGLoopInfo.h241 void setUnrollState(const LoopAttributes::LVEnableState &State) { function in class:clang::CodeGen::LoopInfoStack

Completed in 108 milliseconds