Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp891 RenamePassData::LocationVector &IncomingLocs, in RenamePass() argument
917 updateForIncomingValueLocation(APN, IncomingLocs[AllocaNo], in RenamePass()
986 IncomingLocs[AllocaNo] = SI->getDebugLoc(); in RenamePass()
1010 Worklist.emplace_back(*I, Pred, IncomingVals, IncomingLocs); in RenamePass()