Home
last modified time | relevance | path

Searched defs:InductionInfo (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dinduction_var_analysis.h103 struct InductionInfo : public ArenaObject<kArenaAllocInductionVarAnalysis> { struct
104 InductionInfo(InductionClass ic, in InductionInfo() argument
118 InductionInfo* op_a; argument
119 InductionInfo* op_b; argument
125 InductionInfo* CreateInvariantOp(const HBasicBlock* context, in CreateInvariantOp() argument