ΒΆllvm::FunctionPass* createIfConverter(
    std::function<bool(const MachineFunction&)>
        Ftor)

Declared at: llvm/include/llvm/CodeGen/Passes.h:244

Parameters

std::function<bool(const MachineFunction&)> Ftor