Searched defs:CutOff (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp72 static bool isFunctionHotInCallGraphNthPercentile(int CutOff, argument
78 static bool isFunctionColdInCallGraphNthPercentile(int CutOff, argument
89 static bool isHotBlockNthPercentile(int CutOff, argument
95 static bool isColdBlockNthPercentile(int CutOff, const BasicBlock *BB, argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineSizeOpts.cpp154 static bool isHotBlockNthPercentile(int CutOff, argument
161 static bool isHotBlockNthPercentile(int CutOff, argument
168 static bool isColdBlockNthPercentile(int CutOff, const MachineBasicBlock *MBB, argument
130 isFunctionHotInCallGraphNthPercentile( int CutOff, const MachineFunction *MF, ProfileSummaryInfo *PSI, const MachineBlockFrequencyInfo &MBFI) argument
138 isFunctionColdInCallGraphNthPercentile( int CutOff, const MachineFunction *MF, ProfileSummaryInfo *PSI, const MachineBlockFrequencyInfo &MBFI) argument
174 isColdBlockNthPercentile(int CutOff, BlockFrequency BlockFreq, ProfileSummaryInfo *PSI, const MachineBlockFrequencyInfo *MBFI) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIFixSGPRCopies.cpp358 searchPredecessors(const MachineBasicBlock *MBB, const MachineBasicBlock *CutOff, UnaryPredicate Predicate) argument
387 isReachable(const MachineInstr *From, const MachineInstr *To, const MachineBasicBlock *CutOff, MachineDominatorTree &MDT) argument
/freebsd-13-stable/contrib/libarchive/libarchive/
H A Darchive_ppmd8.c443 static CPpmd_Void_Ref CutOff(CPpmd8 *p, CTX_PTR ctx, unsigned order) function

Completed in 196 milliseconds