Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp1128 std::vector<Value *> params, StructValues, ReloadOutputs, Reloads; in emitCallAndSwitchStatement() local
1158 ReloadOutputs.push_back(alloca); in emitCallAndSwitchStatement()
1224 Output = ReloadOutputs[i]; in emitCallAndSwitchStatement()
1381 insertLifetimeMarkersSurroundingCall(M, ReloadOutputs, ReloadOutputs, call); in emitCallAndSwitchStatement()