Searched refs:operand_values (Results 1 – 8 of 8) sorted by relevance
198 for (Value* V : U->operand_values()) { in considerHoistingFromTo()
107 for (Value *V : I->operand_values()) { in populateUsedSet()
2036 for (auto OpValue : ClonedValue->operand_values()) { in rematerializeLiveValues()
215 iterator_range<value_op_iterator> operand_values() { in operand_values() function
50 for (Value *Op : C->operand_values()) in findCallees()67 for (Value *Op : I.operand_values()) in Node()
546 for (Value *Op : I.operand_values()) { in runOnFunction()
216 for(Value *V : OldUsedVal->operand_values()) { in RemoveFunctionReferences()
1950 for (Value *operand_val : inst.operand_values()) in ReplaceStaticLiterals()