Home
last modified time | relevance | path

Searched refs:MachineLICM (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineLICM.cpp275 class MachineLICM : public MachineLICMBase { class
278 MachineLICM() : MachineLICMBase(ID, false) { in MachineLICM() function in __anon716971650111::MachineLICM
293 char MachineLICM::ID;
296 char &llvm::MachineLICMID = MachineLICM::ID;
299 INITIALIZE_PASS_BEGIN(MachineLICM, DEBUG_TYPE,
305 INITIALIZE_PASS_END(MachineLICM, DEBUG_TYPE, in INITIALIZE_PASS_DEPENDENCY()
H A DCMakeLists.txt124 MachineLICM.cpp
/openbsd-src/gnu/usr.bin/clang/libLLVMCodeGen/
H A DMakefile107 MachineLICM.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/CodeGen/
H A DBUILD.gn133 "MachineLICM.cpp",