Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.h381 SmallVector<uint32_t, 0> functionBody; variable
/llvm-project-15.0.7/lld/wasm/
H A DWriter.cpp974 std::string functionBody; in createFunction() local