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

  /external/clang/lib/Sema/
JumpDiagnostics.cpp 82 void DiagnoseIndirectJump(IndirectGotoStmt *IG, unsigned IGScope,
660 IndirectGotoStmt *IG = *I;
661 if (CHECK_PERMISSIVE(!LabelAndGotoScopes.count(IG)))
663 unsigned IGScope = LabelAndGotoScopes[IG];
665 if (!Entry) Entry = IG;
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/
LoopVectorize.cpp     [all...]

Completed in 1304 milliseconds