Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DAddressSanitizer.cpp397 uint64_t getAllocaSizeInBytes(AllocaInst *AI) const { in getAllocaSizeInBytes() function
816 getAllocaSizeInBytes(&AI) > 0 && in isInterestingAlloca()
1745 ASan.getAllocaSizeInBytes(AI), in poisonStack()