Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp2072 IdxVec AliasProcIndices; in collectRWResources() local
2074 AliasProcIndices.push_back( in collectRWResources()
2077 AliasProcIndices = ProcIndices; in collectRWResources()
2084 collectRWResources(ExpandedRW, IsRead, AliasProcIndices); in collectRWResources()