Searched refs:shouldKeep (Results 1 – 25 of 29) sorted by relevance
12
42 if (shouldReduceDSOLocal(GV) && !O.shouldKeep()) in reduceGVs()44 if (shouldReduceVisibility(GV) && !O.shouldKeep()) { in reduceGVs()50 if (shouldReduceUnnamedAddress(GV) && !O.shouldKeep()) in reduceGVs()52 if (shouldReduceDLLStorageClass(GV) && !O.shouldKeep()) in reduceGVs()55 if (shouldReduceThreadLocal(GV) && !O.shouldKeep()) in reduceGVs()
29 if (!O.shouldKeep()) in extractMetadataFromModule()43 if (!O.shouldKeep()) in extractMetadataFromModule()53 if (!O.shouldKeep()) in extractMetadataFromModule()62 if (!O.shouldKeep()) in extractMetadataFromModule()
18 if (!Program.getModuleIdentifier().empty() && !O.shouldKeep()) in clearModuleData()20 if (!Program.getSourceFileName().empty() && !O.shouldKeep()) in clearModuleData()23 if (!Program.getModuleInlineAsm().empty() && !O.shouldKeep()) in clearModuleData()
24 if (!O.shouldKeep()) { in dropIRReferencesFromInstructions()49 if (!O.shouldKeep()) in stripIRFromBlocks()58 if (!O.shouldKeep()) { in stripIRFromFunctions()
22 if (shouldReduceSection(GO) && !O.shouldKeep()) in reduceGOs()24 if (shouldReduceAlign(GO) && !O.shouldKeep()) in reduceGOs()
25 if (!O.shouldKeep()) { in extractAliasesFromModule()
26 if (!F.isDeclaration() && !O.shouldKeep()) { in extractFunctionBodiesFromModule()
24 if (GV.hasInitializer() && !O.shouldKeep()) { in extractGVsFromModule()
24 if (MI.getFlags() != 0 && !O.shouldKeep()) in removeFlagsFromModule()
36 return (!F.isIntrinsic() || F.use_empty()) && !O.shouldKeep(); in extractFunctionsFromModule()
31 if (O.shouldKeep()) in extractInstrFromModule()
30 if (!O.shouldKeep()) in dropRegisterHintsFromFunction()
26 if (O.shouldKeep()) in extractGVsFromModule()
43 if (O.shouldKeep()) in removeUsesFromFunction()
67 bool shouldKeep() { in shouldKeep() function
46 if (O.shouldKeep()) in reduceMasksInFunction()
59 if (O.shouldKeep()) // Should we keep this one? in visitCallBase()
67 if (O.shouldKeep()) in extractArgumentsFromModule()
57 if (O.shouldKeep()) in removeDefsFromFunction()
113 if (O.shouldKeep()) in extractBasicBlocksFromModule()
83 if (!O.shouldKeep()) in extractInstrFromFunction()
202 bool Keep = O.shouldKeep(); in extractOperandsFromModule()
26 if (!O.shouldKeep()) { in extractOperandsFromModule()
102 if (O.shouldKeep()) in visitAttributeSet()