Home
last modified time | relevance | path

Searched refs:ProcessNode (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DIntervalIterator.h185 ProcessNode(Int, getSourceGraphNode(OrigContainer, *I)); in ProcessInterval()
199 void ProcessNode(Interval *Int, NodeTy *Node) { in ProcessNode() function
236 ProcessNode(Int, getSourceGraphNode(OrigContainer, *It)); in ProcessNode()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2293 } ProcessNode; in rewriteMaterializableInstructions() typedef
2295 SmallVector<ProcessNode> FinalInstructionsToProcess; in rewriteMaterializableInstructions()