Searched defs:isBitcast (Results 1 – 3 of 3) sorted by relevance
339 bool isBitcast() const { return Flags & (1ULL << MCID::Bitcast); } in isBitcast() function
244 bool isBitcast : 1; variable
3500 bool isBitcast; member in InstAnalyzer