OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CallsUnwindInit
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
TargetFrameLoweringImpl.cpp
120
bool
CallsUnwindInit
= MF.
callsUnwindInit
();
124
if (
CallsUnwindInit
|| MRI.isPhysRegModified(Reg))
/src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineFunction.h
350
bool
CallsUnwindInit
= false;
959
bool
callsUnwindInit
() const { return
CallsUnwindInit
; }
960
void setCallsUnwindInit(bool b) {
CallsUnwindInit
= b; }
Completed in 45 milliseconds
Indexes created Sun Jun 07 00:24:08 UTC 2026