Home
last modified time | relevance | path

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

/aosp_15_r20/art/compiler/optimizing/
H A Dregister_allocator_linear_scan.cc126 bool will_call) { in BlockRegister()
260 bool will_call = locations->WillCall(); in ProcessInstruction() local
328 bool will_call) { in CheckForTempLiveIntervals()
380 void RegisterAllocatorLinearScan::CheckForFixedInputs(HInstruction* instruction, bool will_call) { in CheckForFixedInputs()
425 void RegisterAllocatorLinearScan::CheckForFixedOutput(HInstruction* instruction, bool will_call) { in CheckForFixedOutput()