Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64StackTagging.cpp556 auto TagEnd = [&](Instruction *Node) { untagAlloca(AI, Node, Size); }; runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1440 auto TagEnd = [&](Instruction *Node) { instrumentStack() local