Home
last modified time | relevance | path

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

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