Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp384 std::function<bool(const Function &)> PredicateFtor; member
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp37 std::function<bool(const MachineFunction &)> PredicateFtor; member in __anon664a02a80111::UnpackMachineBundles
H A DIfConversion.cpp201 std::function<bool(const MachineFunction &)> PredicateFtor; member in __anonf5d77b7e0111::IfConverter
/src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp235 std::function<bool(const Function &)> PredicateFtor; member in __anon2d0482440111::Thumb2SizeReduce