Searched refs:NoFramePointerElimNonLeaf (Results 1 – 4 of 4) sorted by relevance
25 bool NoFramePointerElimNonLeaf = in DisableFramePointerElim() local28 if (NoFramePointerElimNonLeaf && !NoFramePointerElim) { in DisableFramePointerElim()
122 llvm::NoFramePointerElimNonLeaf = true; in lp_set_target_options()
1076 bool NoFramePointerElimNonLeaf; in ConstructAttributeList() local1078 NoFramePointerElimNonLeaf = false; in ConstructAttributeList()1080 NoFramePointerElimNonLeaf = true; in ConstructAttributeList()1082 NoFramePointerElimNonLeaf = true; in ConstructAttributeList()1086 llvm::toStringRef(NoFramePointerElimNonLeaf)); in ConstructAttributeList()