Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DContext.cpp154 auto *LLVMLPad = cast<llvm::LandingPadInst>(LLVMV); in getOrCreateValueInternal() local
156 std::unique_ptr<LandingPadInst>(new LandingPadInst(LLVMLPad, *this)); in getOrCreateValueInternal()