Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/bindings/ocaml/llvm/
Dllvm.mli368 val module_context : llmodule -> llcontext val
/external/v8/src/interpreter/
Dinterpreter.cc847 Node* module_context = __ GetContextAtDepth(__ GetContext(), depth); in DoLdaModuleVariable() local
890 Node* module_context = __ GetContextAtDepth(__ GetContext(), depth); in DoStaModuleVariable() local
/external/llvm/bindings/ocaml/llvm/
Dllvm.mli495 val module_context : llmodule -> llcontext val