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.cpp3518 auto CanHoistNotFromBothValues = [](Value *V0, Value *V1) { in FoldTwoEntryPHINode() local
3539 !CanHoistNotFromBothValues(PN->getIncomingValue(0), in FoldTwoEntryPHINode()