Searched defs:UserNode (Results 1 – 2 of 2) sorted by relevance
3031 static void getUsefulBitsForUse(SDNode *UserNode, APInt &UsefulBits, in getUsefulBitsForUse()
18334 for (const SDNode *UserNode : Op->users()) { in combine_CC() local