Home
last modified time | relevance | path

Searched refs:IsAddressTaken (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h412 IsAddressTaken = 1 << 1, enumerator
/llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/
H A DInstCombinePHI.cpp630 bool IsAddressTaken = false; in isSafeAndProfitableToSinkLoad() local
637 IsAddressTaken = true; in isSafeAndProfitableToSinkLoad()
641 if (!IsAddressTaken && AI->isStaticAlloca()) in isSafeAndProfitableToSinkLoad()
/llvm-project-15.0.7/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp78 CV_ENUM_CLASS_ENT(LocalSymFlags, IsAddressTaken),
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp37 PUSH_FLAG(LocalSymFlags, IsAddressTaken, Flags, "address is taken"); in formatLocalSymFlags()
/llvm-project-15.0.7/llvm/docs/
H A DMIRLangRef.rst331 The attributes ``IsAddressTaken``, ``IsLandingPad``,