Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DCSEInfo.h77 std::unique_ptr<CSEConfigBase> CSEOpt; global() variable
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp431 get(std::unique_ptr<CSEConfigBase> CSEOpt,bool Recompute) get() argument