Home
last modified time | relevance | path

Searched defs:ComputeIntegral (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h5150 T ComputeIntegral(T x, T y) const { in ComputeIntegral() function
5198 T ComputeIntegral(T x, T y) const { in ComputeIntegral() function
5247 template <typename T> static T ComputeIntegral(T x, T y) { in ComputeIntegral() function
5282 template <typename T> static T ComputeIntegral(T x, T y) { in ComputeIntegral() function
5312 template <typename T> static T ComputeIntegral(T x) { in ComputeIntegral() function