Home
last modified time | relevance | path

Searched defs:updateOperand (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/IR/
H A DStructuralHash.cpp48 void updateOperand(Value *Operand) { updateOperand() function in __anon92d83dca0111::StructuralHashImpl
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp731 static bool updateOperand(Instruction *Inst, unsigned Idx, Instruction *Mat) { updateOperand() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp357 bool SIFoldOperands::updateOperand(FoldCandidate &Fold) const { updateOperand() function in SIFoldOperands