Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/Utils/
H A DWebAssemblyTypeUtilities.cpp185 bool IsTable = false; in wasmSymbolSetType() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8399 bool IsTable = j - i + 1 >= MinJumpTableSize; in findJumpTables() local