Searched defs:then_type (Results 1 – 3 of 3) sorted by relevance
94 int then_type, else_type, if_type; in eval() local
175 enum vtn_branch_type then_type; member
2955 auto then_type = op.t().getType().dyn_cast<RankedTensorType>(); in matchAndRewrite() local