Searched refs:FEntryInserter (Results 1 – 5 of 5) sorted by relevance
27 struct FEntryInserter : public MachineFunctionPass { struct29 FEntryInserter() : MachineFunctionPass(ID) { in FEntryInserter() function37 bool FEntryInserter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()50 char FEntryInserter::ID = 0;51 char &llvm::FEntryInserterID = FEntryInserter::ID;52 INITIALIZE_PASS(FEntryInserter, "fentry-insert", "Insert fentry calls", false,
29 FEntryInserter.cpp
161 llvm/lib/CodeGen/FEntryInserter.cpp \
732 "llvm/lib/CodeGen/FEntryInserter.cpp",
827 ${LLVM_DIR}/lib/CodeGen/FEntryInserter.cpp