Home
last modified time | relevance | path

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

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