Searched refs:rawBytecodeBuffer (Results 1 – 1 of 1) sorted by relevance
953 std::string rawBytecodeBuffer; in convertToBytecode() local954 llvm::raw_string_ostream os(rawBytecodeBuffer); in convertToBytecode()957 result.output = llvm::encodeBase64(rawBytecodeBuffer); in convertToBytecode()