Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfoTypes.h27 ProfilingHash = 2 enumerator
/external/swiftshader/third_party/LLVM/runtime/libprofile/
DPathProfiling.c242 } else if( ft[i].type == ProfilingHash ) { in pathProfAtExitHandler()
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp1308 type = ProfilingHash; in runOnFunction()