OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createOptimalEdgeProfilerPass
(Results
1 - 3
of
3
) sorted by null
/external/swiftshader/third_party/LLVM/include/llvm/Transforms/
Instrumentation.h
25
ModulePass *
createOptimalEdgeProfilerPass
();
/external/swiftshader/third_party/LLVM/include/llvm/
LinkAllPasses.h
70
(void) llvm::
createOptimalEdgeProfilerPass
();
/external/swiftshader/third_party/LLVM/lib/Transforms/Instrumentation/
OptimalEdgeProfiling.cpp
64
ModulePass *llvm::
createOptimalEdgeProfilerPass
() {
Completed in 175 milliseconds