Searched refs:UndefinedValue (Results 1 – 3 of 3) sorted by relevance
82 UndefinedValue, // Only for load operations. Not secure. No program termination. enumerator344 case OutOfBoundsBehavior::UndefinedValue: in Load()378 case OutOfBoundsBehavior::UndefinedValue: in Load()436 …case OutOfBoundsBehavior::UndefinedValue: // Should not be used for store operations. Tr… in Store()
1038 case OutOfBoundsBehavior::UndefinedValue: in isStaticallyInBounds()
1579 return OutOfBoundsBehavior::UndefinedValue; in getOutOfBoundsBehavior()