Searched defs:LIC (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/ |
H A D | SplitKit.cpp | 1176 LiveIntervalCalc &LIC = getLICalc(RegIdx); in transferValues() local 1248 void SplitEditor::extendPHIRange(MachineBasicBlock &B, LiveIntervalCalc &LIC, in extendPHIRange() 1280 LiveIntervalCalc &LIC = getLICalc(RegIdx); in extendPHIKillRanges() local 1371 LiveIntervalCalc &LIC = getLICalc(RegIdx); in rewriteAssigned() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/ |
H A D | LoopUnswitch.cpp | 990 Value *LIC, Constant *Val, BasicBlock *TrueDest, BasicBlock *FalseDest, in emitPreheaderBranchOnCondition() 1329 Value *LIC, Constant *Val, Loop *L, Instruction *TI, in unswitchNontrivialCondition() 1552 void LoopUnswitch::rewriteLoopBodyWithConditionConstant(Loop *L, Value *LIC, in rewriteLoopBodyWithConditionConstant()
|