Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWindowsResource.cpp299 TreeNode *LastNode = LastIt->second.get(); in cleanUpManifests() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DMemProfContextDisambiguation.cpp1284 ContextNode *LastNode = getNodeForStackId(LastId); in assignStackNodesPostOrder() local
1451 ContextNode *LastNode = getNodeForStackId(LastId); in updateStackNodes() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemorySSA.cpp609 ListIndex LastNode; member