Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DSimplifyCFG.cpp510 ValuesOverlap(std::vector<std::pair<ConstantInt*, BasicBlock*> > &C1, in ValuesOverlap() function
576 if (!ValuesOverlap(PredCases, ThisCases)) in SimplifyEqualityComparisonWithOnlyPredecessor()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp701 static bool ValuesOverlap(std::vector<ValueEqualityComparisonCase> &C1, in ValuesOverlap() function
770 if (!ValuesOverlap(PredCases, ThisCases)) in SimplifyEqualityComparisonWithOnlyPredecessor()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp739 static bool ValuesOverlap(std::vector<ValueEqualityComparisonCase> &C1, in ValuesOverlap() function
833 if (!ValuesOverlap(PredCases, ThisCases)) in SimplifyEqualityComparisonWithOnlyPredecessor()