HomeSort by relevance Sort by last modified time
    Searched refs:conflictsWithAliasRef (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/CodeGen/
LiveIntervalAnalysis.h 136 /// conflictsWithAliasRef - Similar to conflictsWithPhysRegRef except
138 bool conflictsWithAliasRef(LiveInterval &li, unsigned Reg,
  /external/llvm/lib/CodeGen/
LiveIntervalAnalysis.cpp 218 bool LiveIntervals::conflictsWithAliasRef(LiveInterval &li, unsigned Reg,
    [all...]

Completed in 32 milliseconds