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

  /external/llvm/include/llvm/Transforms/Utils/
Local.h 87 /// SimplifyInstructionsInBlock - Scan the specified basic block and try to
92 bool SimplifyInstructionsInBlock(BasicBlock *BB,
  /external/llvm/lib/CodeGen/
WinEHPrepare.cpp     [all...]
  /external/llvm/lib/Transforms/Scalar/
LoopRerollPass.cpp     [all...]
JumpThreading.cpp     [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp 466 /// SimplifyInstructionsInBlock - Scan the specified basic block and try to
471 bool llvm::SimplifyInstructionsInBlock(BasicBlock *BB,
    [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]

Completed in 524 milliseconds