Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Dgraph-assembler.cc557 void GraphAssembler::BranchWithCriticalSafetyCheck( in BranchWithCriticalSafetyCheck() function in v8::internal::compiler::GraphAssembler
Dgraph-assembler.h349 void BranchWithCriticalSafetyCheck(Node* condition,
Deffect-control-linearizer.cc1857 __ BranchWithCriticalSafetyCheck(check, &done, &migrate); in LowerCheckMaps() local
1860 __ BranchWithCriticalSafetyCheck(check, &done, &next_map); in LowerCheckMaps() local
1882 __ BranchWithCriticalSafetyCheck(check, &done, &next_map); in LowerCheckMaps() local
1904 __ BranchWithCriticalSafetyCheck(check, &done, &next_map); in LowerCheckMaps() local
1949 __ BranchWithCriticalSafetyCheck(check, &passed, &next_map); in LowerCompareMaps() local