Searched defs:UnaryIntFn (Results 1 – 2 of 2) sorted by relevance
23 using UnaryIntFn = llvm::function_ref<std::optional<APInt>(const APInt &)>; typedef
187 using UnaryIntFn = llvm::function_ref<std::optional<APInt>(const APInt &)>; typedef