Searched refs:CounterBitWidth (Results 1 – 2 of 2) sorted by relevance
71 CounterBitWidth("hardware-loop-counter-bitwidth", cl::Hidden, cl::init(32), variable274 if (CounterBitWidth.getNumOccurrences()) in TryConvertLoop()276 IntegerType::get(M->getContext(), CounterBitWidth); in TryConvertLoop()
71 CounterBitWidth("hardware-loop-counter-bitwidth", cl::Hidden, cl::init(32), variable271 if (CounterBitWidth.getNumOccurrences()) in TryConvertLoop()273 IntegerType::get(M->getContext(), CounterBitWidth); in TryConvertLoop()