Home
last modified time | relevance | path

Searched defs:ReturnValues (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Analysis/
H A DCFLGraph.h180 SmallVectorImpl<Value *> &ReturnValues; variable
/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp9727 SmallVector<SDValue, 4> ReturnValues; in LowerCallTo() local