Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DLiveIntervalAnalysis.h138 bool conflictsWithAliasRef(LiveInterval &li, unsigned Reg,
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DLiveIntervalAnalysis.cpp218 bool LiveIntervals::conflictsWithAliasRef(LiveInterval &li, unsigned Reg, in conflictsWithAliasRef() function in LiveIntervals