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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp235 createCFGSimplificationPass(int Threshold, std::function<bool(const Function &)> Ftor) argument
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp80 llvm::createUnpackMachineBundles(std::function<bool(const Function &)> Ftor) { argument
H A DIfConversion.cpp1770 llvm::createIfConverter(std::function<bool(const Function &)> Ftor) { argument
/freebsd-11.0-release/contrib/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp210 Thumb2SizeReduce::Thumb2SizeReduce(std::function<bool(const Function &)> Ftor) argument
1051 createThumb2SizeReductionPass( std::function<bool(const Function &)> Ftor) argument

Completed in 70 milliseconds