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

  /external/llvm/include/llvm/Transforms/Utils/
Local.h 84 /// SimplifyInstructionsInBlock - Scan the specified basic block and try to
89 bool SimplifyInstructionsInBlock(BasicBlock *BB, const DataLayout *TD = 0,
  /external/llvm/lib/Transforms/Utils/
Local.cpp 396 /// SimplifyInstructionsInBlock - Scan the specified basic block and try to
401 bool llvm::SimplifyInstructionsInBlock(BasicBlock *BB, const DataLayout *TD,
    [all...]
  /external/llvm/lib/Transforms/Scalar/
JumpThreading.cpp     [all...]
  /external/llvm/lib/Transforms/Vectorize/
BBVectorize.cpp     [all...]

Completed in 65 milliseconds