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