Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
DInstCombine.h92 bool DoOneIteration(Function &F, unsigned ItNum);
DInstructionCombining.cpp1898 bool InstCombiner::DoOneIteration(Function &F, unsigned Iteration) { in DoOneIteration() function in InstCombiner
2079 while (DoOneIteration(F, Iteration++)) in runOnFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/docs/
DBugpoint.rst184 ``InstCombiner::DoOneIteration``, ``InstCombiner::runOnFunction`` to limit the
/external/llvm/docs/
DBugpoint.rst179 ``InstCombiner::DoOneIteration``, ``InstCombiner::runOnFunction`` to limit the