Searched refs:LoopExitInstr (Results 1 – 1 of 1) sorted by relevance
95 : StartValue(Start), LoopExitInstr(Exit), Kind(K), MinMaxKind(MK), in RecurrenceDescriptor()204 Instruction *getLoopExitInstr() { return LoopExitInstr; } in getLoopExitInstr()238 Instruction *LoopExitInstr = nullptr; variable