Searched defs:InnerVal (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Analysis/ | ||
H A D | IRSimilarityIdentifier.cpp | 583 unsigned InnerVal = SourceValueToNumberMapping.find(InnerV)->second; checkNumberingAndReplaceCommutative() local |
/llvm-project/llvm/lib/Transforms/InstCombine/ | ||
H A D | InstCombineSelect.cpp | 3140 __anon429b8e860f02(Value *Common, Value *InnerCond, Value *InnerVal, bool SelFirst = false) foldSelectOfBools() argument |