Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp731 static bool updateOperand(Instruction *Inst, unsigned Idx, Instruction *Mat) { in updateOperand() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFoldOperands.cpp357 bool SIFoldOperands::updateOperand(FoldCandidate &Fold) const { in updateOperand() function in SIFoldOperands