Home
last modified time | relevance | path

Searched defs:Nd (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DGenericDomTree.h111 const NodeT *Nd = (*I)->getBlock(); in compare() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMipsSEISelLowering.cpp1198 LoadSDNode &Nd = *cast<LoadSDNode>(Op); in lowerLOAD() local
1230 StoreSDNode &Nd = *cast<StoreSDNode>(Op); in lowerSTORE() local
/minix3/external/bsd/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1012 auto Nd = Vs.traverse(Dtype, Vs.declCtx(Ctx)); in traverse() local