Home
last modified time | relevance | path

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

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