Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6544 SmallPtrSetImpl<SDNode*> &NodesWithConsts, in SearchForAndLoads()
6644 SmallPtrSet<SDNode*, 2> NodesWithConsts; in BackwardsPropagateMask() local