Home
last modified time | relevance | path

Searched refs:ThrewLI (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp1029 LoadInst *ThrewLI = nullptr; in runSjLjOnFunction() local
1036 Threw = ThrewLI = LI; in runSjLjOnFunction()
1042 for (auto I = std::next(BasicBlock::iterator(ThrewLI)), IE = BB->end(); in runSjLjOnFunction()
1051 assert(Threw && ThrewLI && "Cannot find __THREW__ load after invoke"); in runSjLjOnFunction()