Searched refs:ShouldExtract (Results 1 – 2 of 2) sorted by relevance
22 GVPredicate ShouldExtract) { in extractSubModule() argument61 auto NewTSM = cloneToNewContext(TSM, ShouldExtract, DeleteExtractedDefs); in extractSubModule()359 auto ShouldExtract = [&](const GlobalValue &GV) -> bool { in emitPartition() local363 return extractSubModule(TSM, SubModuleName , ShouldExtract); in emitPartition()
1042 Value *ShouldExtract = in visitExtractElementInst() local1046 Res = Builder.CreateSelect(ShouldExtract, Elt, Res, in visitExtractElementInst()