OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:InstrOrderFile
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/lib/libLLVMInstrumentation/
Makefile
17
InstrOrderFile
.cpp \
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
InstrOrderFile.cpp
1
//===-
InstrOrderFile
.cpp ---- Late IR instrumentation for order file ----===//
12
#include "llvm/Transforms/Instrumentation/
InstrOrderFile
.h"
39
#define DEBUG_TYPE "
instrorderfile
"
56
struct
InstrOrderFile
{
65
InstrOrderFile
() {}
173
}; // End of
InstrOrderFile
struct
193
return
InstrOrderFile
().run(M);
198
if (
InstrOrderFile
().run(M))
203
INITIALIZE_PASS_BEGIN(InstrOrderFileLegacyPass, "
instrorderfile
",
205
INITIALIZE_PASS_END(InstrOrderFileLegacyPass, "
instrorderfile
",
[
all
...]
Completed in 19 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026