Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp889 RenamePassData::LocationVector &IncomingLocs, in RenamePass() argument
915 updateForIncomingValueLocation(APN, IncomingLocs[AllocaNo], in RenamePass()
984 IncomingLocs[AllocaNo] = SI->getDebugLoc(); in RenamePass()
1008 Worklist.emplace_back(*I, Pred, IncomingVals, IncomingLocs); in RenamePass()