Searched defs:LIC (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/ksh-23/ksh/src/lib/libast/port/
H A Dastlicense.c171 #define LIC(s,c) {s,sizeof(s)-1,c} macro
[all...]
/macosx-10.10.1/llvmCore-3425.0.34/lib/Transforms/Scalar/
H A DLoopUnswitch.cpp671 void LoopUnswitch::EmitPreheaderBranchOnCondition(Value *LIC, Constant *Val, argument
765 UnswitchNontrivialCondition(Value *LIC, Constant *Val, Loop *L) argument
771 << " when '" << *Val << "' == " << *LIC << "\\n"); local
1066 RewriteLoopBodyWithConditionConstant(Loop *L, Value *LIC, Constant *Val, bool IsEqual) argument
[all...]

Completed in 122 milliseconds