Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp378 std::function<bool(const Function &)> PredicateFtor; member
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp37 std::function<bool(const MachineFunction &)> PredicateFtor; member in __anon341a39030111::UnpackMachineBundles
H A DIfConversion.cpp203 std::function<bool(const MachineFunction &)> PredicateFtor; member in __anon2c00c9990111::IfConverter
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp235 std::function<bool(const Function &)> PredicateFtor; member in __anon3a6e6e1f0111::Thumb2SizeReduce