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 __anond932a49f0111::ExprEffect
791 return ExprEffect::RawUse(); in Use()