Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1161 std::vector<Value *> params, ReloadOutputs, Reloads; in emitCallAndSwitchStatement() local
1193 ReloadOutputs.push_back(alloca); in emitCallAndSwitchStatement()
1272 Output = ReloadOutputs[scalarIdx]; in emitCallAndSwitchStatement()
1454 insertLifetimeMarkersSurroundingCall(M, ReloadOutputs, ReloadOutputs, call); in emitCallAndSwitchStatement()