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

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
Localizer.h 70 bool isNonUniquePhiValue(MachineOperand &Op) const;
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
Localizer.cpp 60 bool Localizer::isNonUniquePhiValue(MachineOperand &Op) const {
115 if (isNonUniquePhiValue(MOUse))

Completed in 17 milliseconds