Home
last modified time | relevance | path

Searched defs:TIE (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DASTOps.h116 bool TraverseCXXTypeidExpr(CXXTypeidExpr *TIE) { in TraverseCXXTypeidExpr()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DIfConversion.cpp296 MachineBasicBlock::iterator TIE = TBBInfo.BB->end(); in MeetIfcvtSizeLimit() local
733 MachineBasicBlock::iterator &TIE, in CountDuplicatedInstructions()
812 MachineBasicBlock::iterator &TIE, MachineBasicBlock::iterator &FIE, in RescanInstructions()
932 MachineBasicBlock::iterator TIE = TrueBBI.BB->end(); in ValidForkedDiamond() local
996 MachineBasicBlock::iterator TIE = TrueBBI.BB->end(); in ValidDiamond() local
2001 MachineBasicBlock::iterator TIE = TrueBBI.BB->getFirstTerminator(); in IfConvertForkedDiamond() local
H A DBranchFolding.cpp1950 MachineBasicBlock::iterator TIE = TBB->end(); in HoistCommonCodeInSuccs() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DTpiStream.cpp153 TypeIndex TIE{Header->TypeIndexEnd}; in buildHashMap() local
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DLazyRandomTypeCollection.cpp192 TypeIndex TIE; visitRangeForType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp5247 const CXXTypeidExpr *TIE = cast<CXXTypeidExpr>(E); in mangleExpression() local