Home
last modified time | relevance | path

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

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