Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DMemoryBuiltins.cpp866 SizeOffsetEvalType ObjectSizeOffsetEvaluator::compute_(Value *V) { in compute_() function in ObjectSizeOffsetEvaluator
/third_party/benchmark/include/benchmark/
Dbenchmark.h678 StatisticsFunc* compute_; member