Home
last modified time | relevance | path

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

/external/v8/src/interpreter/
Dbytecodes.h525 static constexpr bool IsRegisterLoadWithoutEffects(Bytecode bytecode) { in IsRegisterLoadWithoutEffects() function
607 IsRegisterLoadWithoutEffects(bytecode) || in IsWithoutExternalSideEffects()