Searched refs:calculateWasmEHInfo (Results 1 – 3 of 3) sorted by relevance
76 void calculateWasmEHInfo(const Function *F, WasmEHFuncInfo &EHInfo);
334 void llvm::calculateWasmEHInfo(const Function *F, WasmEHFuncInfo &EHInfo) { in calculateWasmEHInfo() function in llvm
126 calculateWasmEHInfo(&fn, EHInfo); in set()