Home
last modified time | relevance | path

Searched refs:isEntry (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPseudoProbe.h126 bool isEntry() const { return Index == PseudoProbeFirstId; } in isEntry() function
H A DProfileGenerator.cpp529 if (Probe->isEntry()) { in populateBodySamplesWithProbes()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDIEHash.cpp258 case DIEValue::isEntry: in hashAttribute()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUMachineCFGStructurizer.cpp2360 bool isEntry = CurrentRegion->getEntry() == InnerRegion->getEntry(); in createIfRegion() local
2361 if (isEntry) { in createIfRegion()
2398 if (isEntry) { in createIfRegion()
2402 if (isEntry) { in createIfRegion()