Home
last modified time | relevance | path

Searched refs:InstrOrderFile (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp56 struct InstrOrderFile { struct
65 InstrOrderFile() {} in InstrOrderFile() function
193 return InstrOrderFile().run(M); in runOnModule()
198 if (InstrOrderFile().run(M)) in run()
/freebsd-13.1/lib/clang/libllvm/
H A DMakefile1535 SRCS_MIN+= Transforms/Instrumentation/InstrOrderFile.cpp