Searched refs:FEntryInserter (Results 1 – 4 of 4) sorted by relevance
24 struct FEntryInserter : public MachineFunctionPass { struct26 FEntryInserter() : MachineFunctionPass(ID) { in FEntryInserter() argument34 bool FEntryInserter::runOnMachineFunction(MachineFunction &MF) { in runOnMachineFunction()47 char FEntryInserter::ID = 0;48 char &llvm::FEntryInserterID = FEntryInserter::ID;49 INITIALIZE_PASS(FEntryInserter, "fentry-insert", "Insert fentry calls", false,
64 FEntryInserter.cpp
47 FEntryInserter.cpp \
59 "FEntryInserter.cpp",