Searched refs:OperVals (Results 1 – 3 of 3) sorted by relevance
71 OperVals.insert(OperVals.begin(), OI.get()); in initializeInstruction()75 OperVals.push_back(OI.get()); in initializeInstruction()82 OperVals.push_back(BB); in initializeInstruction()119 std::next(OperVals.begin(), BI->isConditional() ? 1 : 0), in getBlockOperVals()120 OperVals.end() in getBlockOperVals()125 std::next(OperVals.begin(), PN->getNumIncomingValues()), in getBlockOperVals()126 OperVals.end() in getBlockOperVals()240 auto ZippedTypes = zip(A.OperVals, B.OperVals); in isClose()461 for (Value *Arg : ID->OperVals) in IRSimilarityCandidate()656 ArrayRef<Value *>::iterator VItA = A.OperVals.begin(); in compareNonCommutativeOperandMapping()[all …]
121 SmallVector<Value *, 4> OperVals; member263 for (Value *V : ID.OperVals) in hash_value()726 ArrayRef<Value *> &OperVals; member
560 for (Value *V : ID.OperVals) { in collectRegionsConstants()787 for (Value *V : (*IDIt).OperVals) { in findConstants()2577 for (Value *V : ID.OperVals) { in findCostForOutputBlocks()