Searched refs:AArch64PostLegalizerCombinerInfo (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AArch64/GISel/
H A DAArch64PostLegalizerCombiner.cpp402 class AArch64PostLegalizerCombinerInfo : public CombinerInfo { class in namespace:__anon3886
409 AArch64PostLegalizerCombinerInfo(bool EnableOpt, bool OptSize, bool MinSize, function in class:__anon3886::AArch64PostLegalizerCombinerInfo
423 bool AArch64PostLegalizerCombinerInfo::combine(GISelChangeObserver &Observer,
487 AArch64PostLegalizerCombinerInfo PCInfo(EnableOpt, F.hasOptSize(),

Completed in 52 milliseconds