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