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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DTargetLowering.cpp5021 bool HadTautologicalLanes = false; local
5049 HadTautologicalLanes |= TautologicalLane;
5126 if (HadTautologicalLanes) {

Completed in 189 milliseconds