Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1382 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() local
1383 if (NewInstNum > DeadInstNum) in CombineXorOpnd()
1398 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() local
1399 if (NewInstNum > DeadInstNum) in CombineXorOpnd()