Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/runtime/libprofile/
DPathProfiling.c268 void* functionTable, uint32_t numElements) { in llvm_start_path_profiling()
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
DPathProfiling.cpp1387 GlobalVariable* functionTable = in runOnModule() local