Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1224 int NewInstNum = ConstOpnd != 0 ? 1 : 2; in CombineXorOpnd() local
1241 int NewInstNum = ConstOpnd != 0 ? 1 : 2; in CombineXorOpnd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1267 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() local
1283 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DReassociate.cpp1370 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() local
1386 int NewInstNum = ConstOpnd.getBoolValue() ? 1 : 2; in CombineXorOpnd() local