Searched refs:getCSEInfo (Results 1 – 2 of 2) sorted by relevance
36 GISelCSEInfo *CSEInfo = getCSEInfo(); in getDominatingInstrForID()52 const GISelCSEInfo *CSEInfo = getCSEInfo(); in canPerformCSEForOpc()110 getCSEInfo()->insertInstr(MIBInstr, NodeInsertPos); in memoizeMI()186 getCSEInfo()->handleRemoveInst(&*MIB); in buildInstr()
288 GISelCSEInfo *getCSEInfo() { return State.CSEInfo; } in getCSEInfo() function289 const GISelCSEInfo *getCSEInfo() const { return State.CSEInfo; } in getCSEInfo() function