Home
last modified time | relevance | path

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

/external/chromium_org/v8/tools/gcmole/
Dgcmole.cc440 ExprEffect ComputeCumulativeEffect(bool result_is_raw) { in ComputeCumulativeEffect() function in __anon34989fd00111::CallProps
767 return props.ComputeCumulativeEffect(IsRawPointerType(parent->getType())); in Par()
811 return props.ComputeCumulativeEffect(IsRawPointerType(call->getType())); in VisitArguments()
840 props.ComputeCumulativeEffect(IsRawPointerType(call->getType())); in VisitCallExpr()