OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NumExitBlocks
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
CodeExtractor.h
100
unsigned
NumExitBlocks
= std::numeric_limits<unsigned>::max();
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
CodeExtractor.cpp
824
switch (
NumExitBlocks
) {
1188
NumExitBlocks
> 1 ? "targetBlock" : "");
1265
switch (
NumExitBlocks
) {
1335
switch (
NumExitBlocks
) {
1371
TheSwitch->setDefaultDest(TheSwitch->getSuccessor(
NumExitBlocks
));
1373
TheSwitch->removeCase(SwitchInst::CaseIt(TheSwitch,
NumExitBlocks
-1));
1625
NumExitBlocks
= ExitBlocks.size();
1727
if (BFI &&
NumExitBlocks
> 1)
Completed in 16 milliseconds
Indexes created Fri Sep 25 00:27:33 UTC 2026