Home
last modified time | relevance | path

Searched defs:RegisterInterp (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/ExecutionEngine/Interpreter/
H A DInterpreter.cpp24 static struct RegisterInterp { struct
25 RegisterInterp() { Interpreter::Register(); } in RegisterInterp() function