Searched refs:InvertQCond (Results 1 – 1 of 1) sorted by relevance
3308 BasicBlock *PostBB, Value *Address, bool InvertPCond, bool InvertQCond, in mergeConditionalStoreToAddress() argument3425 if (InvertQCond) in mergeConditionalStoreToAddress()3495 bool InvertPCond = false, InvertQCond = false; in mergeConditionalStores() local3503 InvertQCond = true; in mergeConditionalStores()3555 InvertPCond, InvertQCond, DTU, DL, TTI); in mergeConditionalStores()