Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DContext.cpp208 auto *LLVMUnaryOperator = cast<llvm::UnaryOperator>(LLVMV); in getOrCreateValueInternal() local
210 new UnaryOperator(LLVMUnaryOperator, *this)); in getOrCreateValueInternal()