OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:card_table_entry
(Results
1 - 1
of
1
) sorted by null
/art/compiler/llvm/
runtime_support_builder.cc
268
Value*
card_table_entry
= irb_.CreateGEP(card_table, card_no);
local
269
irb_.CreateStore(irb_.getInt8(gc::accounting::CardTable::kCardDirty),
card_table_entry
,
Completed in 42 milliseconds