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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Utils/
H A DLowerInvoke.cpp492 Value *SJRet = CallInst::Create(SetJmpFn, JmpBufPtr, "sjret", local
497 ICmpInst::ICMP_EQ, SJRet,
498 Constant::getNullValue(SJRet->getType()),

Completed in 113 milliseconds