Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp346 std::function<bool(const Function &)> PredicateFtor; member
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp36 std::function<bool(const MachineFunction &)> PredicateFtor; member in __anone17d40870111::UnpackMachineBundles
H A DIfConversion.cpp205 std::function<bool(const MachineFunction &)> PredicateFtor; member in __anoncaa57e1d0111::IfConverter
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp234 std::function<bool(const Function &)> PredicateFtor; member in __anon695197a30111::Thumb2SizeReduce