OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StackPred
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/
PrologEpilogInserter.cpp
1170
MachineBasicBlock *
StackPred
= DFI.getPath(DFI.getPathLength() - 2);
1171
assert(Reachable.count(
StackPred
) &&
1173
SPAdj = SPState[
StackPred
->getNumber()];
MachineVerifier.cpp
3139
const MachineBasicBlock *
StackPred
= DFI.getPath(DFI.getPathLength() - 2);
3140
assert(Reachable.count(
StackPred
) &&
3142
BBState.EntryValue = SPState[
StackPred
->getNumber()].ExitValue;
3143
BBState.EntryIsSetup = SPState[
StackPred
->getNumber()].ExitIsSetup;
Completed in 77 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026