Home
last modified time | relevance | path

Searched refs:PostRAMachineLICMID (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/
DPasses.cpp159 if (StandardID == &TargetPassConfig::PostRAMachineLICMID) in overridePass()
181 char TargetPassConfig::PostRAMachineLICMID = 0; member in TargetPassConfig
222 substitutePass(&PostRAMachineLICMID, &MachineLICMID); in TargetPassConfig()
734 addPass(&PostRAMachineLICMID); in addOptimizedRegAlloc()
/external/llvm/include/llvm/CodeGen/
DPasses.h100 static char PostRAMachineLICMID;