Searched refs:ShouldExtract (Results 1 – 2 of 2) sorted by relevance
18 GVPredicate ShouldExtract) { in extractSubModule() argument57 auto NewTSM = cloneToNewContext(TSM, ShouldExtract, DeleteExtractedDefs); in extractSubModule()282 auto ShouldExtract = [&](const GlobalValue &GV) -> bool { in emitPartition() local286 return extractSubModule(TSM, SubModuleName, ShouldExtract); in emitPartition()
1141 Value *ShouldExtract = in visitExtractElementInst() local1145 Res = Builder.CreateSelect(ShouldExtract, Elt, Res, in visitExtractElementInst()