Home
last modified time | relevance | path

Searched defs:BOpIsInOrAndTree (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp461 bool BOpIsInOrAndTree = BOpc && BOpc == Opc && BOp->hasOneUse(); findMergedConditions() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2663 bool BOpIsInOrAndTree = BOpc && BOpc == Opc && BOp->hasOneUse(); FindMergedConditions() local