OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RequiresConstructorBarrier
(Results
1 - 5
of
5
) sorted by null
/art/compiler/dex/
dex_to_dex_compiler.cc
168
if (!driver_.
RequiresConstructorBarrier
(Thread::Current(), unit_.GetDexFile(),
/art/compiler/driver/
compiler_driver.h
150
bool
RequiresConstructorBarrier
(Thread* self, const DexFile* dex_file, uint16_t class_def_index);
compiler_driver.cc
[
all
...]
/art/compiler/dex/quick/
mir_to_lir.cc
85
cu_->compiler_driver->
RequiresConstructorBarrier
(Thread::Current(), cu_->dex_file,
/art/compiler/dex/portable/
mir_to_gbc.cc
[
all
...]
Completed in 70 milliseconds