Searched refs:ComputeIntegral (Results 1 – 1 of 1) sorted by relevance
/art/compiler/optimizing/ |
D | nodes.h | 4653 T ComputeIntegral(T x, T y) const { in ComputeIntegral() function 4670 ComputeIntegral(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate() 4674 ComputeIntegral(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate() 4700 T ComputeIntegral(T x, T y) const { in ComputeIntegral() function 4717 ComputeIntegral(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate() 4721 ComputeIntegral(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate()
|