Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DSimplifyCFGPass.cpp233 std::function<bool(const Function &)> PredicateFtor; member
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineInstrBundle.cpp36 std::function<bool(const MachineFunction &)> PredicateFtor; member in __anon8fb582380111::UnpackMachineBundles
H A DIfConversion.cpp202 std::function<bool(const MachineFunction &)> PredicateFtor; member in __anon6ebe8f0e0111::IfConverter
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DThumb2SizeReduction.cpp235 std::function<bool(const Function &)> PredicateFtor; member in __anon184549d40111::Thumb2SizeReduce