Searched refs:IgnoreOsrValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.cc2007 HValue* base = IgnoreOsrValue(value);
2278 HValue* InductionVariableData::IgnoreOsrValue(HValue* v) { function in class:v8::internal::InductionVariableData
2294 v = IgnoreOsrValue(v);
H A Dhydrogen-instructions.h3223 : phi_(phi), base_(IgnoreOsrValue(base)), increment_(increment),
3234 static HValue* IgnoreOsrValue(HValue* v);

Completed in 119 milliseconds