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

/external/llvm/include/llvm/Transforms/Utils/
H A DLocal.h293 void changeToUnreachable(Instruction *I, bool UseLLVMTrap);
/external/llvm/lib/Transforms/Utils/
H A DLocal.cpp1192 void llvm::changeToUnreachable(Instruction *I, bool UseLLVMTrap) { argument
1201 if (UseLLVMTrap) {

Completed in 133 milliseconds