Searched refs:IsCompilingBoot (Results 1 – 3 of 3) sorted by relevance
681 bool IsCompilingBoot() const;
824 bool Heap::IsCompilingBoot() const { in IsCompilingBoot() function in art::gc::Heap
1482 const bool compiling_boot = heap->IsCompilingBoot(); in CanEmbedTypeInCode()1651 const bool compiling_boot = heap->IsCompilingBoot(); in GetCodeAndMethodForDirectCall()