Searched defs:InductionInfo (Results 1 – 1 of 1) sorted by relevance
100 struct InductionInfo : public ArenaObject<kArenaAllocInductionVarAnalysis> { struct101 InductionInfo(InductionClass ic, in InductionInfo() function115 InductionInfo* op_a; argument116 InductionInfo* op_b; argument125 InductionInfo* CreateInvariantOp(InductionOp op, InductionInfo* a, InductionInfo* b) { in CreateInvariantOp() argument