Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp723 static bool updateOperand(Instruction *Inst, unsigned Idx, Instruction *Mat) { in updateOperand()
751 Instruction *Mat = Base; in emitBaseConstants() local