Home
last modified time | relevance | path

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

/external/jacoco/org.jacoco.core/src/org/jacoco/core/internal/flow/
DLabelInfo.java21 public final class LabelInfo { class
45 private LabelInfo() { in LabelInfo() method in LabelInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DDIBuilder.cpp857 Instruction *DIBuilder::insertLabel(DILabel *LabelInfo, const DILocation *DL, in insertLabel()
864 Instruction *DIBuilder::insertLabel(DILabel *LabelInfo, const DILocation *DL, in insertLabel()
955 DILabel *LabelInfo, const DILocation *DL, in insertLabel()