OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldClusterLoads
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Target/
TargetInstrInfo.h
618
virtual bool
shouldClusterLoads
(MachineInstr *FirstLdSt,
[
all
...]
/external/llvm/lib/CodeGen/
MachineScheduler.cpp
832
if (TII->
shouldClusterLoads
(SUa->getInstr(), SUb->getInstr(), ClusterLength)
[
all
...]
Completed in 25 milliseconds