Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DSafeStackColoring.h83 DenseMap<Instruction *, unsigned> InstructionNumbering; variable
DSafeStackColoring.cpp131 InstructionNumbering[I] = InstNo++; in collectMarkers()
/external/llvm/lib/CodeGen/
DSafeStackColoring.h69 DenseMap<Instruction *, unsigned> InstructionNumbering; variable
DSafeStackColoring.cpp116 InstructionNumbering[I] = InstNo++; in collectMarkers()