Searched refs:CompatibleWith (Results 1 – 3 of 3) sorted by relevance
2236 bool CompatibleWith(const MIRType &type) const;
1673 if (func->GetMIRFuncType()->CompatibleWith(*funcType)) { in GetMatchedCGNode()
1851 bool MIRFuncType::CompatibleWith(const MIRType &type) const in CompatibleWith() function in maple::MIRFuncType