Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/
DCallingConvLower.cpp265 SmallVector<CCValAssign, 4> RVLocs1; in resultsCompatible() local
266 CCState CCInfo1(CalleeCC, false, MF, RVLocs1, C); in resultsCompatible()
287 return std::equal(RVLocs1.begin(), RVLocs1.end(), RVLocs2.begin(), in resultsCompatible()