Searched refs:getCanonicalInductionVariable (Results 1 – 5 of 5) sorted by relevance
82 const MachineInstr *getCanonicalInductionVariable(MachineLoop *L) const;255 *HexagonHardwareLoops::getCanonicalInductionVariable(MachineLoop *L) const { in getCanonicalInductionVariable() function in HexagonHardwareLoops310 const MachineInstr *IV_Inst = getCanonicalInductionVariable(L); in getTripCount()
86 void getCanonicalInductionVariable(MachineLoop *L,233 PPCCTRLoops::getCanonicalInductionVariable(MachineLoop *L, in getCanonicalInductionVariable() function in PPCCTRLoops312 getCanonicalInductionVariable(L, IVars, IOps); in getTripCount()
138 PHINode *Loop::getCanonicalInductionVariable() const { in getCanonicalInductionVariable() function in Loop
1278 if (PHINode *PN = L->getCanonicalInductionVariable()) in visitAddRecExpr()
372 PHINode *getCanonicalInductionVariable() const;