Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp3361 BasicBlock *PostBB, Value *Address, bool InvertPCond, bool InvertQCond, in mergeConditionalStoreToAddress() argument
3476 if (InvertPCond) in mergeConditionalStoreToAddress()
3548 bool InvertPCond = false, InvertQCond = false; in mergeConditionalStores() local
3552 InvertPCond = true; in mergeConditionalStores()
3608 InvertPCond, InvertQCond, DTU, DL, TTI); in mergeConditionalStores()