Searched refs:FindRuntimeInterface (Results 1 – 2 of 2) sorted by relevance
129 virtual std::unique_ptr<RuntimeInterfaceBuilder> FindRuntimeInterface();
584 std::unique_ptr<RuntimeInterfaceBuilder> Interpreter::FindRuntimeInterface() { in FindRuntimeInterface() function in Interpreter846 RuntimeIB = FindRuntimeInterface(); in SynthesizeExpr()