Searched defs:PredValues (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSSAUpdater.cpp160 SmallVector<std::pair<MachineBasicBlock*, unsigned>, 8> PredValues; local
83 LookForIdenticalPHI(MachineBasicBlock *BB, SmallVectorImpl<std::pair<MachineBasicBlock *, unsigned>> &PredValues) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp1043 DenseMap<BasicBlock*, Value*> PredValues; local

Completed in 111 milliseconds