Searched refs:InvertQCond (Results 1 – 1 of 1) sorted by relevance
4074 BasicBlock *PostBB, Value *Address, bool InvertPCond, bool InvertQCond, in mergeConditionalStoreToAddress() argument4196 if (InvertQCond) in mergeConditionalStoreToAddress()4265 bool InvertPCond = false, InvertQCond = false; in mergeConditionalStores() local4273 InvertQCond = true; in mergeConditionalStores()4325 InvertPCond, InvertQCond, DTU, DL, TTI); in mergeConditionalStores()