Searched refs:EntryExitInstrumenter (Results 1 – 5 of 5) sorted by relevance
123 struct EntryExitInstrumenter : public FunctionPass { struct125 EntryExitInstrumenter() : FunctionPass(ID) { in EntryExitInstrumenter() function133 char EntryExitInstrumenter::ID = 0;150 EntryExitInstrumenter, "ee-instrument",159 return new EntryExitInstrumenter(); in createEntryExitInstrumenterPass()
14 EntryExitInstrumenter.cpp
941 llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp \
1197 "llvm/lib/Transforms/Utils/EntryExitInstrumenter.cpp",
1438 ${LLVM_DIR}/lib/Transforms/Utils/EntryExitInstrumenter.cpp