OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isSUInBlock
(Results
1 - 2
of
2
) sorted by null
/external/llvm/lib/Target/AMDGPU/
SIMachineScheduler.h
250
bool
isSUInBlock
(SUnit *SU, unsigned ID);
SIMachineScheduler.cpp
424
if (BC->
isSUInBlock
(Succ.getSUnit(), ID))
467
if (BC->
isSUInBlock
(SuccSU, ID) != InOrOutBlock)
623
bool SIScheduleBlockCreator::
isSUInBlock
(SUnit *SU, unsigned ID) {
[
all
...]
Completed in 48 milliseconds