Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.cpp70 auto GetHashableMO = [this](const MachineOperand &MO) -> unsigned { in getInstructionOpcodeHash() local
122 llvm::transform(MI.uses(), std::back_inserter(MIOperands), GetHashableMO); in getInstructionOpcodeHash()