Home
last modified time | relevance | path

Searched defs:getCSEInfo (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h318 GISelCSEInfo *getCSEInfo() { return State.CSEInfo; } in getCSEInfo() function
319 const GISelCSEInfo *getCSEInfo() const { return State.CSEInfo; } in getCSEInfo() function