Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1149 std::vector<Value *> params, ReloadOutputs, Reloads; in emitCallAndSwitchStatement() local
1181 ReloadOutputs.push_back(alloca); in emitCallAndSwitchStatement()
1253 Output = ReloadOutputs[scalarIdx]; in emitCallAndSwitchStatement()
1432 insertLifetimeMarkersSurroundingCall(M, ReloadOutputs, ReloadOutputs, call); in emitCallAndSwitchStatement()