Home | History | Annotate | Download | only in Analysis

Lines Matching refs:make_pair

358           Parent->OverDefinedCache.insert(std::make_pair(BB, Val));
702 BlockValueStack.push(std::make_pair(BB, BBI->getOperand(0)));
888 BlockValueStack.push(std::make_pair(BBFrom, Val));
904 BlockValueStack.push(std::make_pair(BBFrom, Val));
917 BlockValueStack.push(std::make_pair(BB, V));
980 OverDefinedCache.find(std::make_pair(ToUpdate, *I));