Home
last modified time | relevance | path

Searched refs:CanReferenceBootImageObjects (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dintrinsics.cc149 static bool CanReferenceBootImageObjects(HInvoke* invoke, const CompilerOptions& compiler_options) { in CanReferenceBootImageObjects() function
172 if (!CanReferenceBootImageObjects(invoke, compiler_options)) { in ComputeIntegerValueOfLocations()
384 if (!CanReferenceBootImageObjects(invoke, codegen->GetCompilerOptions())) { in CreateReferenceGetReferentLocations()