Searched defs:RunOnAllFunctions (Results 1 – 2 of 2) sorted by relevance
693 bool RunOnAllFunctions = true; member817 ModulePass *createMachineOutlinerPass(bool RunOnAllFunctions) { in createMachineOutlinerPass()
918 bool RunOnAllFunctions = (EnableMachineOutliner == AlwaysOutline); in addMachinePasses() local