Home | History | Annotate | Download | only in Scalar

Lines Matching refs:isCoercedLoadValue

171   bool isCoercedLoadValue() const { return Val.getInt() == LoadVal; }
181 assert(isCoercedLoadValue() && "Wrong accessor");
1189 } else if (isCoercedLoadValue()) {