Searched refs:getCSEInfo (Results 1 – 4 of 4) 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()
37 GISelCSEInfo *CSEInfo = getCSEInfo(); in getDominatingInstrForID()59 const GISelCSEInfo *CSEInfo = getCSEInfo(); in canPerformCSEForOpc()125 getCSEInfo()->insertInstr(MIBInstr, NodeInsertPos); in memoizeMI()216 getCSEInfo()->handleRemoveInst(&*MIB); in buildInstr()
288 GISelCSEInfo *getCSEInfo() { return State.CSEInfo; } in getCSEInfo() function289 const GISelCSEInfo *getCSEInfo() const { return State.CSEInfo; } in getCSEInfo() function
300 GISelCSEInfo *getCSEInfo() { return State.CSEInfo; } in getCSEInfo() function301 const GISelCSEInfo *getCSEInfo() const { return State.CSEInfo; } in getCSEInfo() function