Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp3068 Constant *IsZeroPoison = cast<Constant>(I.getOperand(1)); handleCountZeroes() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp8237 bool IsZeroPoison = cast<ConstantInt>(VPIntrin.getArgOperand(1))->isOne(); getISDForVPIntrinsic() local