Home
last modified time | relevance | path

Searched refs:UseLLVMTrap (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DLocal.h396 unsigned changeToUnreachable(Instruction *I, bool UseLLVMTrap,
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLocal.cpp1915 unsigned llvm::changeToUnreachable(Instruction *I, bool UseLLVMTrap, in changeToUnreachable() argument
1935 if (UseLLVMTrap) { in changeToUnreachable()