Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DMachineIRBuilder.h305 GISelCSEInfo *getCSEInfo() { return State.CSEInfo; } in getCSEInfo() function
306 const GISelCSEInfo *getCSEInfo() const { return State.CSEInfo; } in getCSEInfo() function