Searched refs:getGlobalVariableI32 (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp316 static GlobalVariable *getGlobalVariableI32(Module &M, IRBuilder<> &IRB, function
648 ThrewGV = getGlobalVariableI32(M, IRB, "__THREW__");
649 ThrewValueGV = getGlobalVariableI32(M, IRB, "__threwValue");

Completed in 46 milliseconds