Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp429 VectorWithUndo<DebugLoc> IncomingLocs; member
480 IncomingLocs.undoSize()); in pushToWorklist()
487 IncomingLocs.undo(R.UndoLocs); in popFromWorklist()
907 IncomingLocs.resize(Allocas.size()); in run()
1167 updateForIncomingValueLocation(APN, IncomingLocs[AllocaNo], in RenamePass()
1244 IncomingLocs.set(AllocaNo, SI->getDebugLoc()); in RenamePass()