Searched defs:EndValue (Results 1 – 4 of 4) sorted by relevance
491 const MachineOperand *EndValue, in getComparisonKind()642 const MachineOperand *EndValue = nullptr; in getLoopTripCount() local
3071 Value *EndValue; in createEmptyLoop() local3136 Value *CountRoundDown, Value *EndValue, in fixupIVUsers()
2791 llvm::APSInt EndValue; in ActOnDesignatedInitializer() local
1603 ZoneList<Expression*>::iterator EndValue() const { return values_->end(); } in EndValue() function