Searched refs:OperVals (Results 1 – 3 of 3) sorted by relevance
70 OperVals.insert(OperVals.begin(), OI.get()); in initializeInstruction()74 OperVals.push_back(OI.get()); in initializeInstruction()81 OperVals.push_back(BB); in initializeInstruction()220 auto ZippedTypes = zip(A.OperVals, B.OperVals); in isClose()441 for (Value *Arg : ID->OperVals) in IRSimilarityCandidate()636 ArrayRef<Value *>::iterator VItA = A.OperVals.begin(); in compareNonCommutativeOperandMapping()637 ArrayRef<Value *>::iterator VItB = B.OperVals.begin(); in compareNonCommutativeOperandMapping()638 unsigned OperandLength = A.OperVals.size(); in compareNonCommutativeOperandMapping()671 ArrayRef<Value *>::iterator VItA = A.OperVals.begin(); in compareCommutativeOperandMapping()672 ArrayRef<Value *>::iterator VItB = B.OperVals.begin(); in compareCommutativeOperandMapping()[all …]
121 SmallVector<Value *, 4> OperVals; member258 for (Value *V : ID.OperVals) in hash_value()721 ArrayRef<Value *> &OperVals; member
565 for (Value *V : ID.OperVals) { in collectRegionsConstants()789 for (Value *V : (*IDIt).OperVals) { in findConstants()2581 for (Value *V : ID.OperVals) { in findCostForOutputBlocks()