Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCodeGen.h90 enum class FramePointerKind { None, NonLeaf, All, Reserved }; enum
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h130 enum class FramePointerKind { enum