Home
last modified time | relevance | path

Searched defs:FCycles (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp115 int CondCycles = 0, TCycles = 0, FCycles = 0; global() member
/llvm-project/llvm/lib/Target/ARM/
H A DARMBaseInstrInfo.cpp2125 isProfitableToIfCvt(MachineBasicBlock & TBB,unsigned TCycles,unsigned TExtra,MachineBasicBlock & FBB,unsigned FCycles,unsigned FExtra,BranchProbability Probability) const isProfitableToIfCvt() argument