Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DPHITransAddr.h49 SmallVector<Instruction*, 4> InstInputs; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DPHITransAddr.cpp52 verifySubExpr(Value * Expr,SmallVectorImpl<Instruction * > & InstInputs) verifySubExpr() argument
111 RemoveInstInputs(Value * V,SmallVectorImpl<Instruction * > & InstInputs) RemoveInstInputs() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp