Home | History | Annotate | Download | only in Scalar

Lines Matching defs:Insts

312   UnswitchedValsMap &Insts = OldLoopProps.UnswitchedVals;
326 for (UnswitchedValsIt I = Insts.begin(); I != Insts.end(); ++I) {