Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp95 class IfConverter : public MachineFunctionPass { class
206 IfConverter(std::function<bool(const MachineFunction &)> Ftor = nullptr) in IfConverter() function in __anon8f1f3a690111::IfConverter