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