Searched refs:target_runtime_support_func_ (Results 1 - 2 of 2) sorted by relevance

/art/compiler/llvm/
H A Druntime_support_builder.h91 bool target_runtime_support_func_[runtime_support::MAX_ID]; member in class:art::llvm::RuntimeSupportBuilder
H A Druntime_support_builder.cc43 memset(target_runtime_support_func_, 0, sizeof(target_runtime_support_func_));

Completed in 64 milliseconds