Searched refs:OpCount (Results 1 – 5 of 5) sorted by relevance
231 unsigned OpCount = 0; in main() local234 ++OpCount; in main()235 std::cerr << "Starting iteration #" << OpCount << " with " in main()335 if (ShufTab[ResultMask].Cost <= OpCount || in main()
420 int OpCount = LLVMGetNumOperands(Src); in CloneInstruction() local421 if (OpCount == 0) in CloneInstruction()
440 int OpCount = LLVMGetNumOperands(Src); in CloneInstruction() local441 if (OpCount == 0) in CloneInstruction()