Searched defs:isParameter (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAG.h162 void add(SDDbgValue *V, const SDNode *Node, bool isParameter) { argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp5968 bool isParameter = Variable->isParameter() || isa<Argument>(Address); local

Completed in 183 milliseconds