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