Home
last modified time | relevance | path

Searched defs:Siblings (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/tools/llvm-xray/
H A Dxray-converter.cpp190 SmallVector<StackTrieNode *, 4> Siblings{}; in findSiblings() local
/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp108 SetVector<unsigned> Siblings; member in __anonc1689b280111::V2SCopyInfo
/llvm-project/llvm/lib/CodeGen/
H A DInlineSpiller.cpp1357 SmallSetVector<Register, 16> &Siblings = Virt2SiblingsMap[OrigReg]; isSpillCandBB() local
/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp342 const auto &Siblings = getNode(Parent).Children; in findPositionInParent() local