Searched defs:CompareConstantExpr (Results 1 – 1 of 1) sorted by relevance
224 struct CompareConstantExpr : public ConstantExpr { struct231 CompareConstantExpr(Type *ty, Instruction::OtherOps opc, in CompareConstantExpr() argument