Home
last modified time | relevance | path

Searched defs:GetValueAtEndOfBlockInternal (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp374 MachineSSAUpdater::GetValueAtEndOfBlockInternal(MachineBasicBlock *BB, in GetValueAtEndOfBlockInternal() function in MachineSSAUpdater
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSSAUpdater.cpp358 Value *SSAUpdater::GetValueAtEndOfBlockInternal(BasicBlock *BB) { in GetValueAtEndOfBlockInternal() function in SSAUpdater