Home
last modified time | relevance | path

Searched refs:countInstructions (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/tools/llvm-reduce/deltas/
DReduceInstructions.cpp50 static unsigned countInstructions(Module *Program) { in countInstructions() function
65 unsigned InstCount = countInstructions(Test.getProgram()); in reduceInstructionsDeltaPass()