Searched defs:NumAllocas (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | StackLifetime.h | 105 unsigned NumAllocas; variable |
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | StackMaps.cpp | 97 unsigned NumAllocas = getConstMetaVal(*MI, CurIdx - 1); getNumGcMapEntriesIdx() local |
/llvm-project/llvm/unittests/Frontend/ | ||
H A D | OpenMPIRBuilderTest.cpp | 994 unsigned NumAllocas = 0; TEST_F() local |