Searched defs:Ftor (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp305 createCFGSimplificationPass(unsigned Threshold, bool ForwardSwitchCond, bool ConvertSwitch, bool KeepLoops, bool SinkCommon, std::function<bool(const Function &)> Ftor) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp82 createUnpackMachineBundles( std::function<bool(const MachineFunction &)> Ftor) argument
H A DIfConversion.cpp2365 llvm::createIfConverter(std::function<bool(const MachineFunction &)> Ftor) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp244 Thumb2SizeReduce::Thumb2SizeReduce(std::function<bool(const Function &)> Ftor) argument
1148 createThumb2SizeReductionPass( std::function<bool(const Function &)> Ftor) argument

Completed in 169 milliseconds