Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp5859 SmallPtrSetImpl<SDNode*> &NodesWithConsts, in SearchForAndLoads()
5959 SmallPtrSet<SDNode*, 2> NodesWithConsts; in BackwardsPropagateMask() local