Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DEvaluator.cpp248 getCalleeWithFormalArgs(CallBase & CB,SmallVectorImpl<Constant * > & Formals) getCalleeWithFormalArgs() argument
256 getFormalParams(CallBase & CB,Function * F,SmallVectorImpl<Constant * > & Formals) getFormalParams() argument
514 SmallVector<Constant *, 8> Formals; EvaluateBlock() local