Home
last modified time | relevance | path

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

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