Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp275 bool OutP = Out.count(MVT::iPTR), InP = In.count(MVT::iPTR); in intersect() local
279 if (OutP == InP) in intersect()
312 if (InP) { in intersect()