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.cpp1858 std::vector<Value *> ReloadOutputs; in emitReplacerCall() local
1867 ReloadOutputs.push_back(alloca); in emitReplacerCall()
1941 Output = ReloadOutputs[scalarIdx]; in emitReplacerCall()
2017 insertLifetimeMarkersSurroundingCall(M, ReloadOutputs, ReloadOutputs, call); in emitReplacerCall()