Home
last modified time | relevance | path

Searched defs:IsArtificial (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profgen/
H A DPerfReader.cpp445 bool IsArtificial = false; in extractLBRStack() local
H A DPerfReader.h75 bool IsArtificial = false; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/LiveDebugValues/
H A DVarLocBasedImpl.cpp1915 bool IsArtificial = ArtificialBlocks.count(&MBB); in join() local