Home
last modified time | relevance | path

Searched defs:TIR (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/unittests/Analysis/
H A DInlineCostTest.cpp51 auto &TIR = FAM.getResult<TargetIRAnalysis>(*CB.getFunction()); in getInliningCostFeaturesForCall() local
/llvm-project/llvm/lib/Analysis/
H A DMLInlineAdvisor.cpp352 auto &TIR = FAM.getResult<TargetIRAnalysis>(Callee); getAdviceImpl() local
H A DInlineAdvisor.cpp601 auto &TIR = FAM.getResult<TargetIRAnalysis>(Callee); in getMandatoryKind() local
/llvm-project/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVCodeViewVisitor.cpp3213 if (LVElement *Element = Shared->TypeRecords.find(StreamTPI, TIR)) in createBaseType() local