Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCallingConvLower.cpp275 bool RegLoc1 = Loc1.isRegLoc(); in resultsCompatible() local
276 if (RegLoc1 != Loc2.isRegLoc()) in resultsCompatible()
278 if (RegLoc1) { in resultsCompatible()