Home
last modified time | relevance | path

Searched defs:JumpInstrTableInfo (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Analysis/
DJumpInstrTableInfo.cpp31 JumpInstrTableInfo::JumpInstrTableInfo() : ImmutablePass(ID), Tables() { in JumpInstrTableInfo() function in JumpInstrTableInfo
/external/llvm/include/llvm/CodeGen/
DJumpInstrTables.h24 class JumpInstrTableInfo; variable