Home | History | Annotate | Download | only in Analysis

Lines Matching defs:Same

74 // This is templated because InvokeInst/CallInst give us the same
111 enum class Level { Same, Above, Below };
257 // Index2. Returns None if they are not in the same set chain.
262 return Level::Same;
777 return Level::Same;
888 // clearly ptr1 and ptr2 should not be unified into the same set, so
957 case Level::Same: