Home
last modified time | relevance | path

Searched defs:ControlFlowStack (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/lib/Target/WebAssembly/InstPrinter/
H A DWebAssemblyInstPrinter.h28 SmallVector<std::pair<uint64_t, bool>, 0> ControlFlowStack; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.h28 SmallVector<std::pair<uint64_t, bool>, 4> ControlFlowStack; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyInstPrinter.h29 SmallVector<std::pair<uint64_t, bool>, 4> ControlFlowStack; variable