Home
last modified time | relevance | path

Searched refs:InP (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DCodeGenDAGPatterns.cpp272 bool OutP = Out.count(MVT::iPTR), InP = In.count(MVT::iPTR); in intersect() local
275 if (OutP == InP) in intersect()
299 if (InP) { in intersect()