Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DCodeGenDAGPatterns.cpp4272 bool InferredAllPatternTypes, InferredAllResultTypes; in ParseOnePattern() local
4276 InferredAllPatternTypes = in ParseOnePattern()
4308 if (!IterateInference && InferredAllPatternTypes && !InferredAllResultTypes) in ParseOnePattern()
4315 if (!InferredAllPatternTypes) in ParseOnePattern()