HomeSort by relevance Sort by last modified time
    Searched refs:LIC (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Transforms/Scalar/
LoopUnswitch.cpp 13 // for (...) if (lic)
15 // if (lic) A; B; C
196 void UnswitchNontrivialCondition(Value *LIC, Constant *OnVal, Loop *L);
198 void RewriteLoopBodyWithConditionConstant(Loop *L, Value *LIC,
201 void EmitPreheaderBranchOnCondition(Value *LIC, Constant *Val,
676 /// if LIC == Val, branch to TrueDst, otherwise branch to FalseDest. Insert the
678 void LoopUnswitch::EmitPreheaderBranchOnCondition(Value *LIC, Constant *Val,
682 // Insert a conditional branch on LIC to the two preheaders. The original
684 Value *BranchVal = LIC;
686 Val->getType() != Type::getInt1Ty(LIC->getContext())
    [all...]
  /external/chromium_org/v8/test/webkit/
avl-crash.js 37 "LIC-Court Sq",
38 "LIC-Court Sq",

Completed in 62 milliseconds