Searched defs:create_call (Results 1 – 2 of 2) sorted by relevance
459 auto create_call = [&](int64_t branch) { in TryRemoveConditional() local
681 pub(crate) fn create_call<Req, Resp>( in create_call() method