Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/utils/TableGen/
HDCodeGenSchedule.cpp1573 IdxVec AliasProcIndices; in collectRWResources() local
1575 AliasProcIndices.push_back( in collectRWResources()
1579 AliasProcIndices = ProcIndices; in collectRWResources()
1587 collectRWResources(*SI, IsRead, AliasProcIndices); in collectRWResources()