Home
last modified time | relevance | path

Searched refs:end_loaded (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp440 isDtors, OwnedModules.begin_loaded(), OwnedModules.end_loaded()); in runStaticConstructorsDestructors()
474 OwnedModules.end_loaded()); in FindFunctionNamed()
486 OwnedModules.end_loaded()); in FindGlobalVariableNamed()
DMCJIT.h92 ModulePtrSet::iterator end_loaded() { return LoadedModules.end(); } in end_loaded() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/MCJIT/
DMCJIT.cpp454 isDtors, OwnedModules.begin_loaded(), OwnedModules.end_loaded()); in runStaticConstructorsDestructors()
488 OwnedModules.end_loaded()); in FindFunctionNamed()
500 OwnedModules.end_loaded()); in FindGlobalVariableNamed()
DMCJIT.h92 ModulePtrSet::iterator end_loaded() { return LoadedModules.end(); } in end_loaded() function