Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DJumpInstrTableInfo.h48 typedef DenseMap<FunctionType *, std::vector<JumpPair> > JumpTables; typedef
/external/llvm/include/llvm/CodeGen/
DMachineJumpTableInfo.h80 std::vector<MachineJumpTableEntry> JumpTables; variable