Home
last modified time | relevance | path

Searched refs:EntryExitInstrumenter (Results 1 – 5 of 5) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DEntryExitInstrumenter.cpp123 struct EntryExitInstrumenter : public FunctionPass { struct
125 EntryExitInstrumenter() : FunctionPass(ID) { in EntryExitInstrumenter() function
133 char EntryExitInstrumenter::ID = 0;
150 EntryExitInstrumenter, "ee-instrument",
159 return new EntryExitInstrumenter(); in createEntryExitInstrumenterPass()
DCMakeLists.txt14 EntryExitInstrumenter.cpp
/external/swiftshader/third_party/llvm-7.0/
DAndroid.mk941 llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp \
DBUILD.gn1197 "llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp",
/external/swiftshader/
DCMakeLists.txt1438 ${LLVM_DIR}/lib/Transforms/Utils/EntryExitInstrumenter.cpp