Searched refs:AllowUnsignedLatchCondition (Results 1 – 1 of 1) sorted by relevance
117 static cl::opt<bool> AllowUnsignedLatchCondition("irce-allow-unsigned-latch", variable928 if (!IsSignedPredicate && !AllowUnsignedLatchCondition) { in parseLoopStructure()993 if (!IsSignedPredicate && !AllowUnsignedLatchCondition) { in parseLoopStructure()