Searched defs:IsStart (Results 1 – 10 of 10) sorted by relevance
31 bool IsStart = false; member
107 bool IsStart = II->getIntrinsicID() == Intrinsic::lifetime_start; in collectMarkers() local267 bool IsStart = It.second.IsStart; in calculateLiveIntervals() local
117 bool IsStart; member
851 bool IsStart = false; in calculateLiveIntervals() local
1232 scanDocumentIndicator(bool IsStart) scanDocumentIndicator() argument
1546 bool IsStart, bool &IsExtension) { in isMathematicalExtensionID()
769 std::function<bool(const IntrinsicInst &)> IsStart) { in removeTriviallyEmptyRange()
7538 bool IsStart = (Intrinsic == Intrinsic::lifetime_start); in visitIntrinsicCall() local
8782 SDValue SelectionDAG::getLifetimeNode(bool IsStart, const SDLoc &dl, in getLifetimeNode()
801 Value *CodeGenFunction::EmitVAStartEnd(Value *ArgValue, bool IsStart) { in EmitVAStartEnd()