Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp3444 static StringRef getAllocaName(AllocaInst *AI) { in getAllocaName() function
3508 StringRef Name = getAllocaName(AI); in processStaticAllocas()