Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-reduce/deltas/
DReduceOperandBundles.cpp109 static int countOperandBundes(Module *Program) { in countOperandBundes() function
122 int OperandBundeCount = countOperandBundes(Test.getProgram()); in reduceOperandBundesDeltaPass()