Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DIfConversion.cpp99 class IfConverter : public MachineFunctionPass { class
210 IfConverter(std::function<bool(const MachineFunction &)> Ftor = nullptr) in IfConverter() function in __anon287ba0340111::IfConverter