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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
H A DLowerInvoke.cpp511 Value *SJRet = CallInst::Create(SetJmpFn, JmpBufPtr, "sjret", local
516 ICmpInst::ICMP_EQ, SJRet,
517 Constant::getNullValue(SJRet->getType()),

Completed in 160 milliseconds