Searched defs:TIParent (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/ | ||
H A D | LVCodeViewVisitor.cpp | 2138 TypeIndex TIParent = Func.getParentScope(); visitKnownRecord() local |
/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | SimplifyCFG.cpp | 1785 BasicBlock *TIParent = TI->getParent(); hoistSuccIdenticalTerminatorToSwitchOrIf() local |