Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DStackProtector.cpp106 bool StackProtector::ContainsProtectableArray(Type *Ty, bool &IsLarge, in ContainsProtectableArray()
244 bool IsLarge = false; in RequiresStackProtector() local