Searched refs:MachineLICMID (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DPasses.h296 extern char &MachineLICMID;
299 /// This variant works before register allocation. \see MachineLICMID.
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTargetPassConfig.cpp268 if (StandardID == &MachineLICMID)
1241 addPass(&MachineLICMID);
H A DMachineLICM.cpp303 char &llvm::MachineLICMID = MachineLICM::ID; member in class:llvm

Completed in 129 milliseconds