Searched defs:PredicateFtor (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | SimplifyCFGPass.cpp | 377 std::function<bool(const Function &)> PredicateFtor; global() member |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | MachineInstrBundle.cpp | 37 std::function<bool(const MachineFunction &)> PredicateFtor; member in __anon5c541fc60111::UnpackMachineBundles |
H A D | IfConversion.cpp | 201 std::function<bool(const MachineFunction &)> PredicateFtor; global() member in __anonc2d19a1c0111::IfConverter |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | Thumb2SizeReduction.cpp | 235 std::function<bool(const Function &)> PredicateFtor; global() member in __anon26f3fe620111::Thumb2SizeReduce |