Searched refs:MayNeedStackProtector (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h384 bool MayNeedStackProtector(int ObjectIdx) const { function in class:llvm::MachineFrameInfo
/freebsd-10.0-release/contrib/llvm/lib/CodeGen/
H A DLocalStackSlotAllocation.cpp173 if (!MFI->MayNeedStackProtector(i))
H A DPrologEpilogInserter.cpp605 if (!MFI->MayNeedStackProtector(i))

Completed in 115 milliseconds