Home
last modified time | relevance | path

Searched defs:InvertQCond (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2911 bool InvertPCond, bool InvertQCond, in mergeConditionalStoreToAddress()
3108 bool InvertPCond = false, InvertQCond = false; in mergeConditionalStores() local