Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DSanitizerCoverage.cpp974 Load->setNoSanitizeMetadata(); in InjectCoverageAtBlock()
975 Store->setNoSanitizeMetadata(); in InjectCoverageAtBlock()
986 Load->setNoSanitizeMetadata(); in InjectCoverageAtBlock()
987 Store->setNoSanitizeMetadata(); in InjectCoverageAtBlock()
1003 LowestStack->setNoSanitizeMetadata(); in InjectCoverageAtBlock()
1004 Store->setNoSanitizeMetadata(); in InjectCoverageAtBlock()
H A DGCOVProfiling.cpp934 OldCount->setNoSanitizeMetadata(); in emitProfileNotes()
938 Inst->setNoSanitizeMetadata(); in emitProfileNotes()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/
H A DInstruction.h430 void setNoSanitizeMetadata();
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DMetadata.cpp1719 void Instruction::setNoSanitizeMetadata() { in setNoSanitizeMetadata() function in Instruction
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.cpp2593 I->setNoSanitizeMetadata(); in InsertHelper()
H A DItaniumCXXABI.cpp2273 SI->setNoSanitizeMetadata(); in InitializeArrayCookie()