Home
last modified time | relevance | path

Searched defs:TheCheck (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2485 llvm::Value *TheCheck = nullptr; emitAlignmentAssumption() local
2880 emitAlignmentAssumptionCheck(llvm::Value * Ptr,QualType Ty,SourceLocation Loc,SourceLocation SecondaryLoc,llvm::Value * Alignment,llvm::Value * OffsetValue,llvm::Value * TheCheck,llvm::Instruction * Assumption) emitAlignmentAssumptionCheck() argument