Searched defs:RightValue (Results 1 – 2 of 2) sorted by relevance
386 APInt RightValue, APInt ExpectedValue) { in expectOperationValueResult()395 T2 RightValue, TR ResultValue) { in expectOperationValueResult()408 T2 RightValue) { in expectOperationValueResult()
181 Value *RightValue = ICI->getOperand(1); in parseLoopStructure() local