Searched refs:ComputeIntegral (Results 1 – 1 of 1) sorted by relevance
/art/compiler/optimizing/ |
D | nodes.h | 4349 T ComputeIntegral(T x, T y) const { in ComputeIntegral() function 4366 ComputeIntegral(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate() 4370 ComputeIntegral(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate() 4401 T ComputeIntegral(T x, T y) const { in ComputeIntegral() function 4418 ComputeIntegral(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate() 4422 ComputeIntegral(x->GetValue(), y->GetValue()), GetDexPc()); in Evaluate()
|