Home
last modified time | relevance | path

Searched defs:DIL (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp198 DILocation *DIL = Inst.getDebugLoc(); in getCalleeContextSamplesFor() local
220 const DILocation *DIL) { in getIndirectCalleeContextSamplesFor()
239 SampleContextTracker::getContextSamplesFor(const DILocation *DIL) { in getContextSamplesFor()
339 DILocation *DIL = Inst.getDebugLoc(); in promoteMergeContextSamplesTree() local
411 SampleContextTracker::getCalleeContextFor(const DILocation *DIL, in getCalleeContextFor()
425 ContextTrieNode *SampleContextTracker::getContextFor(const DILocation *DIL) { in getContextFor()
H A DSampleProfileProbe.cpp53 static uint64_t getCallStackHash(const DILocation *DIL) { in getCallStackHash()
301 auto DIL = DILocation::get(SP->getContext(), 0, 0, SP); in instrumentOneFunc() local
360 if (auto DIL = Call->getDebugLoc()) { in instrumentOneFunc() local
H A DSampleProfile.cpp628 const DILocation *DIL = Inst.getDebugLoc(); in findCalleeFunctionSamples() local
654 const DILocation *DIL = Inst.getDebugLoc(); in findIndirectCallFunctionSamples() local
716 const DILocation *DIL = Inst.getDebugLoc(); in findFunctionSamples() local
1451 const DILocation *DIL = DLoc; in generateMDProfMetadata() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMIRFSDiscriminator.cpp45 const DILocation *DIL) { in getCallStackHash()
92 const DILocation *DIL = I.getDebugLoc().get(); in runOnMachineFunction() local
H A DMachineInstr.cpp1732 auto *DIL = dyn_cast<DILabel>(MO.getMetadata()); in print() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DPseudoProbe.cpp29 const DILocation *DIL = DLoc; in extractProbeFromDiscriminator() local
78 const DILocation *DIL = DLoc; in setProbeDistributionFactor() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProf.cpp209 unsigned FunctionSamples::getOffset(const DILocation *DIL) { in getOffset()
214 LineLocation FunctionSamples::getCallSiteIdentifier(const DILocation *DIL) { in getCallSiteIdentifier()
229 const DILocation *DIL, SampleProfileReaderItaniumRemapper *Remapper) const { in findFunctionSamples() argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DAddDiscriminators.cpp199 const DILocation *DIL = I.getDebugLoc(); in addDiscriminators() local
H A DLoopUnroll.cpp583 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollLoop() local
H A DLoopUnrollAndJam.cpp358 if (const DILocation *DIL = I.getDebugLoc()) { in UnrollAndJamLoop() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineAdvisor.cpp387 for (DILocation *DIL = DLoc.get(); DIL; DIL = DIL->getInlinedAt()) { in getCallSiteLocation() local
416 for (DILocation *DIL = DLoc.get(); DIL; DIL = DIL->getInlinedAt()) { in addLocationToRemarks() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp314 DILocation *DIL = Loc.DL.get(); in getOrCreateSrcLocStr() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp1049 const DILocation *DIL = Inst->getDebugLoc(); in setDebugLocFromInst() local