Cast
Cast Instructions Matchers
Function | Parameters | Return | Description |
---|---|---|---|
m_int_to_ptr | InstMatcher | Build Inst Matcher that matchers IntToPtr instruction | |
m_ptr_to_int | InstMatcher | Build Inst Matcher that matchers PtrToInt instruction | |
m_bit_cast | InstMatcher | Build Inst Matcher that matchers Bit cast instruction |