OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isPreheader
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
HexagonEarlyIfConv.cpp
176
bool
isPreheader
(const MachineBasicBlock *B) const;
230
bool HexagonEarlyIfConversion::
isPreheader
(const MachineBasicBlock *B) const {
328
if ((TB &&
isPreheader
(TB)) || (FB &&
isPreheader
(FB))) {
HexagonEarlyIfConv.cpp
176
bool
isPreheader
(const MachineBasicBlock *B) const;
230
bool HexagonEarlyIfConversion::
isPreheader
(const MachineBasicBlock *B) const {
328
if ((TB &&
isPreheader
(TB)) || (FB &&
isPreheader
(FB))) {
Completed in 57 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026