Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp1178 unsigned FExtra = 0; shouldConvertIf() local
/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