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

/external/clang/lib/CodeGen/
H A DCGLoopInfo.h44 enum LVEnableState { Unspecified, Enable, Disable, Full }; enum in struct:clang::CodeGen::LoopAttributes
47 LVEnableState VectorizeEnable;
50 LVEnableState UnrollEnable;
130 void setUnrollState(const LoopAttributes::LVEnableState &State) {

Completed in 64 milliseconds