Searched refs:GVPredicate (Results 1 – 3 of 3) sorted by relevance
160 using GVPredicate = std::function<bool(const GlobalValue &)>; variable166 GVPredicate ShouldCloneDef = GVPredicate(),
19 GVPredicate ShouldCloneDef, in cloneToNewContext()
22 GVPredicate ShouldExtract) { in extractSubModule()