Searched refs:StoreCaptures (Results 1 – 2 of 2) sorted by relevance
123 bool ReturnCaptures, bool StoreCaptures) { in PointerMayBeCaptured() argument131 (void)StoreCaptures; in PointerMayBeCaptured()148 bool StoreCaptures, const Instruction *I, in PointerMayBeCapturedBefore() argument154 return PointerMayBeCaptured(V, ReturnCaptures, StoreCaptures); in PointerMayBeCapturedBefore()
33 bool StoreCaptures);46 bool StoreCaptures, const Instruction *I,