Searched refs:canAssemble (Results 1 – 2 of 2) sorted by relevance
45 bool canAssemble(const llvm::MCInst &mc_inst) const;
55 bool LLVMState::canAssemble(const llvm::MCInst &Inst) const { in canAssemble() function in exegesis::LLVMState