Searched refs:VecEnable (Results 1 – 2 of 2) sorted by relevance
43 enum LVEnableState { VecUnspecified, VecEnable, VecDisable }; enumerator115 Enable ? LoopAttributes::VecEnable : LoopAttributes::VecDisable;
55 (Attrs.VectorizerEnable == LoopAttributes::VecEnable)))}; in createMetadata()