Home
last modified time | relevance | path

Searched defs:FirstNode (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/unittests/ADT/
H A DTestGraph.h167 NodeType *FirstNode; variable
/llvm-project-15.0.7/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp254 Node *FirstNode, *SecondNode; in addEquivalence() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp570 [&](const Node *N, bool FirstNode) { in elimMitigatedEdgesAndNodes()
/llvm-project-15.0.7/llvm/lib/Object/
H A DWindowsResource.cpp295 TreeNode *FirstNode = FirstIt->second.get(); in cleanUpManifests() local
/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DDIE.h575 T *FirstNode = static_cast<T *>(Other.Last->Next.getPointer()); in takeNodes() local