Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DStackProtector.cpp109 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray()
243 bool IsLarge = false; in RequiresStackProtector() local