Searched refs:getOptionalBoolLoopAttribute (Results 1 – 1 of 1) sorted by relevance
278 static Optional<bool> getOptionalBoolLoopAttribute(const Loop *TheLoop, in getOptionalBoolLoopAttribute() function297 return getOptionalBoolLoopAttribute(TheLoop, Name).getValueOr(false); in getBooleanLoopAttribute()462 getOptionalBoolLoopAttribute(L, "llvm.loop.vectorize.enable"); in hasVectorizeTransformation()