Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DSafeStackColoring.h76 DenseMap<AllocaInst *, unsigned> AllocaNumbering; variable
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSafeStackColoring.h90 DenseMap<AllocaInst *, unsigned> AllocaNumbering; variable
/external/llvm-project/llvm/include/llvm/Analysis/
DStackLifetime.h106 DenseMap<const AllocaInst *, unsigned> AllocaNumbering; variable