Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp248 SmallVectorImpl<Constant *> &Formals) { in getCalleeWithFormalArgs()
256 SmallVectorImpl<Constant *> &Formals) { in getFormalParams()
514 SmallVector<Constant *, 8> Formals; in EvaluateBlock() local