Searched refs:DwarfBinOp (Results 1 – 1 of 1) sorted by relevance
2490 uint64_t DwarfBinOp = getDwarfOpForBinOp(BinOpcode); in getSalvageOpsForBinOp() local2491 if (!DwarfBinOp) in getSalvageOpsForBinOp()2493 Opcodes.push_back(DwarfBinOp); in getSalvageOpsForBinOp()