HomeSort by relevance Sort by last modified time
    Searched full:exitinstruction (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Transforms/Utils/
LoopUtils.cpp 176 // ExitInstruction is the single value which is used outside the loop.
180 Instruction *ExitInstruction = nullptr;
302 if (ExitInstruction != nullptr || Cur == Phi)
311 ExitInstruction = Cur;
344 if (!FoundStartPHI || !FoundReduxOp || !ExitInstruction)
351 if (!getSourceExtensionKind(Start, ExitInstruction, RecurrenceType,
358 // The ExitInstruction(Instruction which is allowed to have out-of-loop users)
363 RdxStart, ExitInstruction, Kind, ReduxDesc.getMinMaxKind(),
    [all...]
  /external/annotation-tools/asmx/test/lib/
serp.jar 
  /external/annotation-tools/asmx/
serp.jar 

Completed in 74 milliseconds