Searched refs:LowestStack (Results 1 – 1 of 1) sorted by relevance
959 auto LowestStack = IRB.CreateLoad(IntptrTy, SanCovLowestStack); in InjectCoverageAtBlock() local960 auto IsStackLower = IRB.CreateICmpULT(FrameAddrInt, LowestStack); in InjectCoverageAtBlock()964 SetNoSanitizeMetadata(LowestStack); in InjectCoverageAtBlock()