Home
last modified time | relevance | path

Searched defs:isMapped (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DSafepointIRVerifier.cpp479 bool isMapped(const BasicBlock *BB) const { in isMapped() function in __anon35fcdba50311::GCPtrTracker
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h682 bool isMapped() const { return Mapped; } in isMapped() function