Home | History | Annotate | Download | only in WebAssembly

Lines Matching full:make_unique

180   BranchesOut[Target] = make_unique<Branch>(Condition, Code);
258 Prior->BranchesOut[Split] = make_unique<Branch>(Details->Condition,
263 Split->BranchesOut[Post] = make_unique<Branch>(Details->Condition,