Searched defs:RetOrArg (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Transforms/IPO/
H A DDeadArgumentElimination.cpp56 struct RetOrArg { struct in class:__anon2708::DAE
57 RetOrArg(const Function *F, unsigned Idx, bool IsArg) : F(F), Idx(Idx), function in struct:__anon2708::DAE::RetOrArg
[all...]

Completed in 99 milliseconds