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