HomeSort by relevance Sort by last modified time
    Searched defs:ConstantFoldTerminator (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
Local.cpp 47 /// ConstantFoldTerminator - If a terminator instruction is predicated on a
54 bool llvm::ConstantFoldTerminator(BasicBlock *BB, bool DeleteDeadConditions) {
    [all...]
  /external/llvm/lib/Transforms/Utils/
Local.cpp 61 /// ConstantFoldTerminator - If a terminator instruction is predicated on a
68 bool llvm::ConstantFoldTerminator(BasicBlock *BB, bool DeleteDeadConditions,
    [all...]

Completed in 1558 milliseconds