Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DContext.cpp148 auto *LLVMCallBr = cast<llvm::CallBrInst>(LLVMV); in getOrCreateValueInternal() local
150 std::unique_ptr<CallBrInst>(new CallBrInst(LLVMCallBr, *this)); in getOrCreateValueInternal()
/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h70 LLVMCallBr = 67, enumerator