Home
last modified time | relevance | path

Searched defs:AvailableVals (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h74 AvailableValsTy *AvailableVals; global() variable
[all...]
/llvm-project/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp376 AvailableValsTy &AvailableVals = getAvailableVals(AV); in GetValueAtEndOfBlockInternal() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp359 if (Value *V = AvailableVals[BB]) in GetValueAtEndOfBlockInternal() local