Searched defs:inHistory (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/packages/Python/lldbsuite/test/ |
H A D | lldbtest.py | 954 runCmd(self, cmd, msg=None, check=True, trace=False, inHistory=False) global() argument 2308 expect( self, string, msg=None, patterns=None, startstr=None, endstr=None, substrs=None, trace=False, error=False, ordered=True, matching=True, exe=True, inHistory=False, ) global() argument
|
/llvm-project/mlir/lib/Transforms/Utils/ |
H A D | Inliner.cpp | 633 bool inHistory = in inlineCallsInSCC() local
|