Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-dehoist.cc12 static void DehoistArrayIndex(ArrayInstructionInterface* array_operation) { in DehoistArrayIndex() function
63 DehoistArrayIndex(HLoadKeyed::cast(instr)); in Run()
65 DehoistArrayIndex(HStoreKeyed::cast(instr)); in Run()