Searched defs:JTLabel (Results 1 – 2 of 2) sorted by relevance
/llvm-project/bolt/lib/Core/ | ||
H A D | BinaryContext.cpp | 870 MCSymbol *JTLabel = nullptr; getOrCreateJumpTable() local |
H A D | BinaryFunction.cpp | 951 const MCSymbol *JTLabel = BC.getOrCreateJumpTable(*this, ArrayStart, JTType); processIndirectBranch() local |