Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3743 auto CanHoistNotFromBothValues = [](Value *V0, Value *V1) { in foldTwoEntryPHINode() local
3761 !CanHoistNotFromBothValues(PN->getIncomingValue(0), in foldTwoEntryPHINode()