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