Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1365 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() local
1366 if (NewInstNum > DeadInstNum) in CombineXorOpnd()
1381 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() local
1382 if (NewInstNum > DeadInstNum) in CombineXorOpnd()