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