Searched refs:LVEnableState (Results 1 – 1 of 1) sorted by relevance
45 enum LVEnableState { Unspecified, Enable, Disable, Full }; enum48 LVEnableState VectorizeEnable;51 LVEnableState UnrollEnable;63 LVEnableState DistributeEnable;143 void setUnrollState(const LoopAttributes::LVEnableState &State) { in setUnrollState()