Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/ctx_profile/
H A DCtxInstrProfiling.h80 ContextNode *FirstNode = nullptr; member
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DItaniumManglingCanonicalizer.cpp255 Node *FirstNode, *SecondNode; in addEquivalence() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LoadValueInjectionLoadHardening.cpp567 [&](const Node *N, bool FirstNode) { in elimMitigatedEdgesAndNodes()
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp296 TreeNode *FirstNode = FirstIt->second.get(); in cleanUpManifests() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h583 T *FirstNode = static_cast<T *>(Other.Last->Next.getPointer()); in takeNodes() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp369 std::unique_ptr<RematNode> FirstNode = std::make_unique<RematNode>(I); in RematGraph() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1297 ContextNode *FirstNode = getNodeForStackId(Ids[0]); in assignStackNodesPostOrder() local