Searched defs:DoOneIteration (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/InstCombine/
H A DInstructionCombining.cpp1906 bool InstCombiner::DoOneIteration(Function &F, unsigned Iteration) { function in class:InstCombiner
2088 while (DoOneIteration(F, Iteration++))

Completed in 38 milliseconds