Searched refs:hasConcreteType (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.h708 bool hasConcreteType(unsigned ResNo) const { function in class:llvm::TreePatternNode
H A DFastISelEmitter.cpp254 assert(Op->hasConcreteType(0) && "Type infererence not done?");

Completed in 125 milliseconds