Searched refs:MaxControlFlowBooleans (Results 1 – 2 of 2) sorted by relevance
206 std::optional<unsigned> MaxControlFlowBooleans) { in convertToGuardPredicates() argument219 if (!MaxControlFlowBooleans || Outgoing.size() <= *MaxControlFlowBooleans) in convertToGuardPredicates()277 const StringRef Prefix, std::optional<unsigned> MaxControlFlowBooleans) { in finalize() argument308 DeletionCandidates, Prefix, MaxControlFlowBooleans); in finalize()
118 std::optional<unsigned> MaxControlFlowBooleans = std::nullopt);