Searched defs:InductionInfo (Results 1 – 1 of 1) sorted by relevance
95 struct InductionInfo : public ArenaObject<kArenaAllocInductionVarAnalysis> { struct96 InductionInfo(InductionClass ic, in InductionInfo() argument110 InductionInfo* op_a; argument111 InductionInfo* op_b; argument120 InductionInfo* CreateInvariantOp(InductionOp op, InductionInfo* a, InductionInfo* b) { in CreateInvariantOp() argument