Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp265 SmallVectorImpl<Constant *> &Formals) { in getCalleeWithFormalArgs()
280 SmallVectorImpl<Constant *> &Formals) { in getFormalParams()
579 SmallVector<Constant *, 8> Formals; in EvaluateBlock() local