Searched defs:Propagation (Results 1 – 2 of 2) sorted by relevance
63 struct Propagation { struct64 std::string Name;65 std::string Scope;66 ArgVector SrcArgs;67 SignedArgVector DstArgs;68 VariadicType VarType;69 unsigned VarIndex;
1017 .. _passes-simplifycfg: