Home
last modified time | relevance | path

Searched refs:MaxOperand (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineFunction.cpp961 unsigned MaxOperand) { in substituteDebugValuesForInst() argument
972 MaxOperand = std::min(MaxOperand, Old.getNumOperands()); in substituteDebugValuesForInst()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineFunction.h473 unsigned MaxOperand = UINT_MAX);