Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp553 ReturnInst *NTRet = ReturnInst::Create(Context, brVal, NewTarget); in emitCallAndSwitchStatement() local
614 NTRet); in emitCallAndSwitchStatement()
615 new StoreInst(outputs[out], GEP, NTRet); in emitCallAndSwitchStatement()
617 new StoreInst(outputs[out], &*OAI, NTRet); in emitCallAndSwitchStatement()