Searched refs:InvertPCond (Results 1 – 1 of 1) sorted by relevance
3739 BasicBlock *PostBB, Value *Address, bool InvertPCond, bool InvertQCond, in mergeConditionalStoreToAddress() argument3856 if (InvertPCond) in mergeConditionalStoreToAddress()3925 bool InvertPCond = false, InvertQCond = false; in mergeConditionalStores() local3929 InvertPCond = true; in mergeConditionalStores()3985 InvertPCond, InvertQCond, DTU, DL, TTI); in mergeConditionalStores()