Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3403 auto CanHoistNotFromBothValues = [](Value *V0, Value *V1) { in FoldTwoEntryPHINode() local
3424 !CanHoistNotFromBothValues(PN->getIncomingValue(0), in FoldTwoEntryPHINode()