Home
last modified time | relevance | path

Searched defs:safepoints_ (Results 1 – 2 of 2) sorted by relevance

/art/compiler/optimizing/
Dregister_allocator.h205 GrowableArray<HInstruction*> safepoints_; variable
/art/compiler/dex/quick/
Dmir_to_lir.h1845 ArenaVector<std::pair<LIR*, MIR*>> safepoints_; variable