Searched refs:IsNodeBitcast (Results 1 – 2 of 2) sorted by relevance
2762 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer2807 isBitcast = IsNodeBitcast(N); in AnalyzeNode()
3460 isBitcast = IsNodeBitcast(N); in Analyze()3464 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer