Searched refs:AttrMD (Results 1 – 1 of 1) sorted by relevance
1091 const MDOperand *AttrMD = in getOptionalIntLoopAttribute() local1093 if (!AttrMD) in getOptionalIntLoopAttribute()1096 ConstantInt *IntMD = mdconst::extract_or_null<ConstantInt>(AttrMD->get()); in getOptionalIntLoopAttribute()