|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
lib/Target/PowerPC/PPCTargetTransformInfo.h 60 bool canSaveCmp(Loop *L, BranchInst **BI, ScalarEvolution *SE, LoopInfo *LI,
References
include/llvm/Analysis/TargetTransformInfo.h 1492 return Impl.canSaveCmp(L, BI, SE, LI, DT, AC, LibInfo);
lib/Target/PowerPC/PPCTargetTransformInfo.cpp 946 if (canSaveCmp(*I, BI, SE, LI, DT, AC, LibInfo))