Home
last modified time | relevance | path

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

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