Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp1606 BasicBlock *CommonPred = *KillingBlocks.begin(); in getDomMemoryDef() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp1675 BasicBlock *CommonPred = Pred1->getSinglePredecessor(); in GetIfCondition() local