Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DItaniumManglingCanonicalizer.cpp255 Node *FirstNode, *SecondNode; in addEquivalence() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp568 if (!FirstNode) in elimMitigatedEdgesAndNodes() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp295 TreeNode *FirstNode = FirstIt->second.get(); cleanUpManifests() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h583 T *FirstNode = static_cast<T *>(Other.Last->Next.getPointer()); in takeNodes() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1168 ContextNode *FirstNode = getNodeForStackId(Ids[0]); assignStackNodesPostOrder() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp366 std::unique_ptr<RematNode> FirstNode = std::make_unique<RematNode>(I); RematGraph() local