Searched defs:CanInterpret (Results 1 – 2 of 2) sorted by relevance
66 bool CanInterpret() override { return m_can_interpret; } in CanInterpret() function
484 bool IRInterpreter::CanInterpret(llvm::Module &module, llvm::Function &function, in CanInterpret() function in IRInterpreter