Searched refs:isBrTable (Results 1 – 2 of 2) sorted by relevance
165 if (WebAssembly::isBrTable(MI)) { in runOnMachineFunction()
409 inline bool isBrTable(const MachineInstr &MI) { in isBrTable() function