HomeSort by: relevance | last modified time | path
    Searched refs:getLoopLatches (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIAnnotateControlFlow.cpp 295 L->getLoopLatches(Latches);
  /src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
PlaceSafepoints.cpp 316 L->getLoopLatches(LoopLatches);
LoopLoadElimination.cpp 150 L->getLoopLatches(Latches);
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
LoopInfo.cpp 508 getLoopLatches(LatchesBlocks);
534 getLoopLatches(LoopLatches);
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
LoopInfo.h 334 void getLoopLatches(SmallVectorImpl<BlockT *> &LoopLatches) const {

Completed in 56 milliseconds