OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ShrinkWrapThisFunction
(Results
1 - 3
of
3
) sorted by null
/external/llvm/lib/CodeGen/
ShrinkWrapping.cpp
156
ShrinkWrapThisFunction
= ShrinkWrapping;
162
ShrinkWrapThisFunction
= (MFName == ShrinkWrapFunc);
187
DEBUG(if (
ShrinkWrapThisFunction
) {
365
DEBUG(if (
ShrinkWrapThisFunction
)
379
DEBUG(if (
ShrinkWrapThisFunction
)
385
DEBUG(if (
ShrinkWrapThisFunction
)
388
ShrinkWrapThisFunction
= false;
392
if (!
ShrinkWrapThisFunction
)
470
ShrinkWrapThisFunction
= false;
482
ShrinkWrapThisFunction
= false
[
all
...]
PrologEpilogInserter.h
93
bool
ShrinkWrapThisFunction
;
PrologEpilogInserter.cpp
307
if (!
ShrinkWrapThisFunction
) {
[
all
...]
Completed in 353 milliseconds