Searched refs:FEntryInserterLegacy (Results 1 – 1 of 1) sorted by relevance
30 struct FEntryInserterLegacy : public MachineFunctionPass { struct32 FEntryInserterLegacy() : MachineFunctionPass(ID) { in FEntryInserterLegacy() argument62 char FEntryInserterLegacy::ID = 0;63 char &llvm::FEntryInserterID = FEntryInserterLegacy::ID;64 INITIALIZE_PASS(FEntryInserterLegacy, "fentry-insert", "Insert fentry calls",