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.cpp4311 bool InferredAllPatternTypes, InferredAllResultTypes; in ParseOnePattern() local
4315 InferredAllPatternTypes = in ParseOnePattern()
4347 if (!IterateInference && InferredAllPatternTypes && !InferredAllResultTypes) in ParseOnePattern()
4354 if (!InferredAllPatternTypes) in ParseOnePattern()