Home
last modified time | relevance | path

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

/art/libartbase/base/
Dmem_map.cc1096 bool safe = true; in MapInternalArtLow4GBAllocator() local
/art/compiler/optimizing/
Dinduction_var_range_test.cc162 HInductionVarAnalysis::InductionInfo* CreateTripCount(int32_t tc, bool in_loop, bool safe) { in CreateTripCount()