Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp2439 bool InvertPCond, bool InvertQCond) { in mergeConditionalStoreToAddress()
2588 bool InvertPCond = false, InvertQCond = false; in mergeConditionalStores() local