Searched defs:updateOperand (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/IR/ | ||
H A D | StructuralHash.cpp | 48 void updateOperand(Value *Operand) { updateOperand() function in __anon92d83dca0111::StructuralHashImpl |
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | ConstantHoisting.cpp | 731 static bool updateOperand(Instruction *Inst, unsigned Idx, Instruction *Mat) { updateOperand() function |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIFoldOperands.cpp | 357 bool SIFoldOperands::updateOperand(FoldCandidate &Fold) const { updateOperand() function in SIFoldOperands |