Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp352 const TargetData *TD, bool isEQ, unsigned &UsedICmps) { in GatherConstantCompares()
2046 unsigned UsedICmps = 0; in SimplifyBranchOnICmpChain() local
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp405 unsigned UsedICmps; /// Number of comparisons matched in the and/or chain member
3266 unsigned UsedICmps = ConstantCompare.UsedICmps; in SimplifyBranchOnICmpChain() local