Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcanonicalize-do.cpp15 struct LabelInfo { struct in Fortran::parser::CanonicalizationOfDoLoops
16 Block::iterator iter;
17 Label label;
/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp1020 DbgInstPtr DIBuilder::insertLabel(DILabel *LabelInfo, const DILocation *DL, in insertLabel() argument
1013 insertLabel(DILabel * LabelInfo,const DILocation * DL,Instruction * InsertBefore) insertLabel() argument
1158 insertLabel(DILabel * LabelInfo,const DILocation * DL,BasicBlock * InsertBB,Instruction * InsertBefore) insertLabel() argument
[all...]