Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DMemoryTaggingSupport.h64 bool CallsReturnTwice = false; member
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DMemoryTaggingSupport.cpp135 Info.CallsReturnTwice = true; in visit()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp606 !SInfo.CallsReturnTwice && in runOnFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1483 !SInfo.CallsReturnTwice && in instrumentStack()