Home
last modified time | relevance | path

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

/external/chromium_org/v8/tools/gcmole/
Dgcmole.cc292 static ExprEffect RawUse() { return ExprEffect(kRawUse, NULL); } in RawUse() function in __anon34989fd00111::ExprEffect
791 return ExprEffect::RawUse(); in Use()