HomeSort by relevance Sort by last modified time
    Searched refs:runOnLoopBlock (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 79 bool runOnLoopBlock(BasicBlock *BB, const SCEV *BECount,
217 MadeChange |= runOnLoopBlock(*BI, BECount, ExitBlocks);
222 /// runOnLoopBlock - Process the specified block, which lives in a counted loop
225 bool LoopIdiomRecognize::runOnLoopBlock(BasicBlock *BB, const SCEV *BECount,
  /external/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 105 bool runOnLoopBlock(BasicBlock *BB, const SCEV *BECount,
277 MadeChange |= runOnLoopBlock(BB, BECount, ExitBlocks);
456 /// runOnLoopBlock - Process the specified block, which lives in a counted loop
459 bool LoopIdiomRecognize::runOnLoopBlock(
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LoopIdiomRecognize.cpp 161 bool runOnLoopBlock(BasicBlock *BB, const SCEV *BECount,
333 MadeChange |= runOnLoopBlock(BB, BECount, ExitBlocks);
525 /// runOnLoopBlock - Process the specified block, which lives in a counted loop
528 bool LoopIdiomRecognize::runOnLoopBlock(
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonLoopIdiomRecognition.cpp 150 bool runOnLoopBlock(Loop *CurLoop, BasicBlock *BB, const SCEV *BECount,
    [all...]

Completed in 82 milliseconds