Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/IR/
H A DSafepointIRVerifier.cpp488 bool isMapped(const BasicBlock *BB) const { in isMapped() function in __anon2aa895e70311::GCPtrTracker
/openbsd/gnu/llvm/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h694 bool isMapped() const { return Mapped; } in isMapped() function