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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRVRegNamerUtils.cpp56 auto GetHashableMO = [this](const MachineOperand &MO) -> unsigned { local
108 llvm::transform(MI.uses(), std::back_inserter(MIOperands), GetHashableMO);

Completed in 104 milliseconds