Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DContext.cpp231 auto *LLVMBinaryOperator = cast<llvm::BinaryOperator>(LLVMV); in getOrCreateValueInternal() local
233 new BinaryOperator(LLVMBinaryOperator, *this)); in getOrCreateValueInternal()