HomeSort by: relevance | last modified time | path
    Searched defs:countInstructions (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/tools/llvm-reduce/deltas/
ReduceInstructions.cpp 50 static unsigned countInstructions(Module *Program) {
65 unsigned InstCount = countInstructions(Test.getProgram());

Completed in 22 milliseconds