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