Searched defs:ExprOp (Results 1 – 1 of 1) sorted by relevance
312 struct ExprOp { struct313 const MCExpr *Val;314 int64_t CRVal; // Cached result of EvaluateCRExpr(Val)