Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1126 std::vector<Value *> params, StructValues, ReloadOutputs, Reloads; in emitCallAndSwitchStatement() local
1156 ReloadOutputs.push_back(alloca); in emitCallAndSwitchStatement()
1222 Output = ReloadOutputs[i]; in emitCallAndSwitchStatement()
1379 insertLifetimeMarkersSurroundingCall(M, ReloadOutputs, ReloadOutputs, call); in emitCallAndSwitchStatement()