HomeSort by: relevance | last modified time | path
    Searched refs:VerifyRegionInfo (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/
MachineRegionInfo.cpp 106 if (MachineRegionInfo::VerifyRegionInfo)
  /src/external/apache2/llvm/dist/llvm/lib/Analysis/
RegionInfo.cpp 43 cl::location(RegionInfoBase<RegionTraits<Function>>::VerifyRegionInfo),
  /src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
RegionInfoImpl.h 298 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
773 bool RegionInfoBase<Tr>::VerifyRegionInfo = true;
776 bool RegionInfoBase<Tr>::VerifyRegionInfo = false;
807 if (!RegionInfoBase<Tr>::VerifyRegionInfo)
RegionInfo.h 802 static bool VerifyRegionInfo;

Completed in 17 milliseconds