Searched refs:MaskFalse (Results 1 – 1 of 1) sorted by relevance
1706 Value *MaskFalse = nullptr; in hoistConditionalLoadsStores() local1715 MaskFalse = Builder.CreateBitCast( in hoistConditionalLoadsStores()1727 Mask = I->getParent() == BI->getSuccessor(0) ? MaskTrue : MaskFalse; in hoistConditionalLoadsStores()