Home
last modified time | relevance | path

Searched defs:UseLLVMTrap (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DSimplifyCFGPass.cpp64 static void ChangeToUnreachable(Instruction *I, bool UseLLVMTrap) { in ChangeToUnreachable()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp1313 unsigned llvm::changeToUnreachable(Instruction *I, bool UseLLVMTrap) { in changeToUnreachable()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp1904 unsigned llvm::changeToUnreachable(Instruction *I, bool UseLLVMTrap, in changeToUnreachable()