Home
last modified time | relevance | path

Searched defs:IfConverter (Results 1 – 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DIfConversion.cpp99 class IfConverter : public MachineFunctionPass { class
210 IfConverter(std::function<bool(const MachineFunction &)> Ftor = nullptr) in IfConverter() function in __anon736176810111::IfConverter