Searched refs:IsCompilingBoot (Results 1 – 3 of 3) sorted by relevance
629 bool IsCompilingBoot() const;
714 bool Heap::IsCompilingBoot() const { in IsCompilingBoot() function in art::gc::Heap
1148 const bool compiling_boot = heap->IsCompilingBoot(); in CanEmbedTypeInCode()1372 const bool compiling_boot = heap->IsCompilingBoot(); in GetCodeAndMethodForDirectCall()