Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DSlotIndexes.h73 bool isPoisoned() const { return (reinterpret_cast<intptr_t>(mi) & 0x1) == 0x1; } in isPoisoned() function
/openbsd/gnu/llvm/llvm/include/llvm/Passes/
H A DStandardInstrumentations.h118 bool isPoisoned() const { return !getValPtr(); } in isPoisoned() function
139 bool isPoisoned() const { in isPoisoned() function