Home
last modified time | relevance | path

Searched defs:ConstantFoldTerminator (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Transforms/Utils/
DLocal.cpp212 TEST(Local, ConstantFoldTerminator) { in TEST() argument
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLocal.cpp54 bool llvm::ConstantFoldTerminator(BasicBlock *BB, bool DeleteDeadConditions) { in ConstantFoldTerminator() function in llvm
/external/llvm/lib/Transforms/Utils/
DLocal.cpp68 bool llvm::ConstantFoldTerminator(BasicBlock *BB, bool DeleteDeadConditions, in ConstantFoldTerminator() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp103 bool llvm::ConstantFoldTerminator(BasicBlock *BB, bool DeleteDeadConditions, in ConstantFoldTerminator() function in llvm