LLVM: llvm::InstructionOrdering Class Reference (original) (raw)

Record instruction ordering so we can query their relative positions within a function. More...

#include "[llvm/CodeGen/DbgEntityHistoryCalculator.h](DbgEntityHistoryCalculator%5F8h%5Fsource.html)"

Detailed Description

Record instruction ordering so we can query their relative positions within a function.

Meta instructions are given the same ordinal as the preceding non-meta instruction. Class state is invalid if MF is modified after calling initialize.

Definition at line 30 of file DbgEntityHistoryCalculator.h.

Member Function Documentation

clear()

void llvm::InstructionOrdering::clear ( ) inline

initialize()

isBefore()


The documentation for this class was generated from the following files: