Home
last modified time | relevance | path

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

/external/v8/src/compiler/x64/
Dcode-generator-x64.cc2911 Label nodeopt; in AssembleArchDeoptBranch() local
2927 __ j(not_zero, &nodeopt); in AssembleArchDeoptBranch()
2935 __ bind(&nodeopt); in AssembleArchDeoptBranch()