Searched refs:m_result_store (Results 1 – 2 of 2) sorted by relevance
456 llvm::StoreInst *m_result_store; ///< If non-NULL, the store instruction that variable
80 m_result_store(nullptr), m_result_is_pointer(false), in IRForTarget()