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