Home
last modified time | relevance | path

Searched defs:NumAllocas (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DStackLifetime.h106 unsigned NumAllocas; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DStackMaps.cpp97 unsigned NumAllocas = getConstMetaVal(*MI, CurIdx - 1); in getNumGcMapEntriesIdx() local
449 unsigned NumAllocas = MOI->getImm(); in parseStatepointOpers() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DAddressSanitizer.cpp2820 int NumAllocas = 0; in instrumentFunction() local