Searched defs:HasGlue (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | SelectionDAGBuilder.cpp | 10546 bool HasGlue = Call->getGluedNode(); visitPatchpoint() local |
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMISelLowering.cpp | 15196 bool HasGlue = Copy->getNumOperands() == 3; PerformVMOVhrCombine() local |