Searched refs:IsNodeBitcast (Results 1 – 3 of 3) sorted by relevance
2397 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer2441 IsBitcast = IsNodeBitcast(N); in AnalyzeNode()
2762 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer2807 isBitcast = IsNodeBitcast(N); in AnalyzeNode()
3301 isBitcast = IsNodeBitcast(N); in Analyze()3305 bool IsNodeBitcast(const TreePatternNode *N) const { in IsNodeBitcast() function in InstAnalyzer