Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h135 bool isCFGStackified() const { return CFGStackified; } in isCFGStackified() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyMachineFunctionInfo.h161 bool isCFGStackified() const { return CFGStackified; } in isCFGStackified() function