Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DVectorUtils.h94 assert(hasValidParameterList() && "Invalid parameter list"); in updateParam()
119 bool hasValidParameterList() const;
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DVectorUtils.cpp1570 bool VFShape::hasValidParameterList() const { in hasValidParameterList() function in VFShape