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()673 unsigned OperandLength = A.OperVals.size(); in compareCommutativeOperandMapping()776 ArrayRef<Value *> OperValsA = ItA->OperVals; in compareStructure()[all …]
120 SmallVector<Value *, 4> OperVals; member257 for (Value *V : ID.OperVals) in hash_value()720 ArrayRef<Value *> &OperVals; member
555 for (Value *V : ID.OperVals) { in collectRegionsConstants()777 for (Value *V : (*IDIt).OperVals) { in findConstants()2559 for (Value *V : ID.OperVals) { in findCostForOutputBlocks()