Searched defs:KC (Results 1 – 4 of 4) sorted by relevance
325 if (Constant *KC = getKnownConstant(V, Preference)) { in ComputeValueKnownInPredecessors() local355 if (Constant *KC = getKnownConstant(PredCst, Preference)) in ComputeValueKnownInPredecessors() local366 if (Constant *KC = getKnownConstant(InVal, Preference)) { in ComputeValueKnownInPredecessors() local371 if (Constant *KC = getKnownConstant(CI, Preference)) in ComputeValueKnownInPredecessors() local457 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in ComputeValueKnownInPredecessors() local490 if (Constant *KC = getKnownConstant(Res, WantInteger)) in ComputeValueKnownInPredecessors() local533 if (Constant *KC = getKnownConstant(Folded, WantInteger)) in ComputeValueKnownInPredecessors() local578 if (Constant *KC = getKnownConstant(CI, Preference)) { in ComputeValueKnownInPredecessors() local
275 int KC = key.length / 4; // key length in words in generateWorkingKey() local
606 int KC = key.length / 4; // key length in words in generateWorkingKey() local
46 int KC = ROUNDS - 6; in rijndaelKeySched() local