Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1239 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() local
1240 if (NewInstNum > DeadInstNum) in CombineXorOpnd()
1255 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() local
1256 if (NewInstNum > DeadInstNum) in CombineXorOpnd()