HomeSort by relevance Sort by last modified time
    Searched refs:begin_loaded (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ExecutionEngine/MCJIT/
MCJIT.h 122 ModulePtrSet::iterator begin_loaded() { return LoadedModules.begin(); } function in class:llvm::MCJIT::OwningModuleContainer
MCJIT.cpp 405 isDtors, OwnedModules.begin_loaded(), OwnedModules.end_loaded());
424 F = FindFunctionNamedInModulePtrSet(FnName, OwnedModules.begin_loaded(),

Completed in 174 milliseconds