Home
last modified time | relevance | path

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

/external/v8/src/crankshaft/
Dhydrogen-instructions.h2498 static HCheckMaps* CreateAndInsertAfter(Zone* zone, in CreateAndInsertAfter() function
2985 static HConstant* CreateAndInsertAfter(Isolate* isolate, Zone* zone, in CreateAndInsertAfter() function
3019 static HConstant* CreateAndInsertAfter(Zone* zone, in CreateAndInsertAfter() function
Dhydrogen-instructions.cc1294 return HCheckMaps::CreateAndInsertAfter( in Canonicalize()