Searched defs:AllocaNo (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DSafeStackColoring.cpp229 unsigned AllocaNo = It.second.AllocaNo; local
[all...]
H A DSafeStackColoring.h101 unsigned AllocaNo; member in struct:llvm::safestack::StackColoring::Marker
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp842 bool PromoteMem2Reg::QueuePhiNode(BasicBlock *BB, unsigned AllocaNo, argument
901 unsigned AllocaNo = PhiToAllocaMap[APN]; local
968 unsigned AllocaNo = ai->second; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp805 static unsigned RetagMask(unsigned AllocaNo) { argument
851 getAllocaTag(IRBuilder< &IRB, Value *StackTag, AllocaInst *AI, unsigned AllocaNo) argument

Completed in 217 milliseconds