Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSCCPSolver.h42 Argument *Formal; // The Formal argument being analysed. member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLint.cpp223 Argument *Formal = &*PI++; in visitCallBase() local