Searched refs:FEntryInserter (Results 1 – 4 of 4) sorted by relevance
27 struct FEntryInserter : public MachineFunctionPass { struct29 FEntryInserter() : MachineFunctionPass(ID) { in FEntryInserter() argument37 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,
33 FEntryInserter.cpp
41 FEntryInserter.cpp \
50 "FEntryInserter.cpp",