Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dintrinsics.cc68 static bool CanReferenceBootImageObjects(HInvoke* invoke, const CompilerOptions& compiler_options) { in CanReferenceBootImageObjects() function
92 if (!CanReferenceBootImageObjects(invoke, compiler_options)) { in ComputeValueOfLocations()
192 if (!CanReferenceBootImageObjects(invoke, codegen->GetCompilerOptions())) { in CreateReferenceGetReferentLocations()