Home
last modified time | relevance | path

Searched defs:Mat (Results 1 – 1 of 1) 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()
757 Instruction *Mat = Base; in emitBaseConstants() local