Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp81 static cl::opt<size_t> ClMaxLifetimes( variable
609 ClMaxLifetimes); in runOnFunction()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp137 static cl::opt<size_t> ClMaxLifetimes( variable
1486 &LI, ClMaxLifetimes); in instrumentStack()