Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LH

555     const LoopHintAttr *LH = dyn_cast<LoopHintAttr>(Attr);
558 if (!LH)
561 LoopHintAttr::OptionType Option = LH->getOption();
562 int ValueInt = LH->getValue();